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
(cherry picked from commit 35471abf38b964f1cb4553e53f36c81c9bc293c0)

Change-Id: Ice727ccaf31c68e97df14eb79f2e0c5a8d6dc3c9
1 file changed
tree: 6857fac41d78f976ee4ba2a2ac6d80f3f3c3b7d5
  1. codec2/
  2. hooks/
  3. media/
  4. Android.bp
  5. OWNERS