CCodecInfoBuilder: Avoid adding omx codec infos in full-codec2 mode

If debug.stagefright.ccodec == 4, do not build MediaCodecInfo
from omx since those components will be removed and will instead
end up as empty infos in MediaCodecList.

Bug: 121188614

Test:
  android.media.cts.MediaCodecListTest pass
1 file changed
tree: ae406f957d285aa3c33d0d12c25ae65b59039369
  1. codec2/
  2. hooks/
  3. media/
  4. Android.bp
  5. OWNERS