LG8n: Include c2 media codecs

Enables c2 codec detection

Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com>
Reviewed-on: https://review.statixos.com/c/android_device_xiaomi_cannon/+/6412
Reviewed-by: Vaisakh Murali <vaisakhmurali@gmail.com>
Tested-by: Vaisakh Murali <vaisakhmurali@gmail.com>
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Vaisakh Murali 2024-07-18 15:57:30 +08:00 committed by Shirayuki39
parent 5abd04f064
commit ee7ab520cf

View file

@ -80,6 +80,7 @@ Only the three quirks included above are recognized at this point:
<Settings> <Settings>
<Setting name="max-video-encoder-input-buffers" value="10" /> <Setting name="max-video-encoder-input-buffers" value="10" />
</Settings> </Settings>
<Include href="media_codecs_c2.xml" />
<Include href="media_codecs_mediatek_audio.xml" /> <Include href="media_codecs_mediatek_audio.xml" />
<Include href="media_codecs_google_audio.xml" /> <Include href="media_codecs_google_audio.xml" />
</MediaCodecs> </MediaCodecs>