Fix possible out of bound for program array

Fixes warnings:
hardware/google/apf/apf_disassembler.c:136:48: warning: The right
operand of '|' is a garbage value
hardware/google/apf/apf_disassembler.c:96:32: warning: The right operand
of '|' is a garbage value

Test: Builds without above 2 warnings
Change-Id: I8a05e575c04dd74e29dfc845c6a7a58c10cbe380
1 file changed