Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Import media_codecs*.xml from vendor

Change-Id: Ic874270d8bc50e854109556b663cffae22025324
This commit is contained in:
Michael Bestas 2025-01-03 21:50:33 +02:00 committed by Albert Tang
commit 2e429556a1
12 changed files with 1874 additions and 11 deletions

View file

@ -94,8 +94,6 @@ blob_fixups: blob_fixups_user_type = {
.regex_replace('NFC_DEBUG_ENABLED=1', 'NFC_DEBUG_ENABLED=0'),
'vendor/etc/media_holi/video_system_specs.json': blob_fixup()
.regex_replace('"max_retry_alloc_output_timeout": 2000,', '"max_retry_alloc_output_timeout": 0,'),
('vendor/etc/media_codecs.xml', 'vendor/etc/media_codecs_blair.xml', 'vendor/etc/media_codecs_blair_lite.xml', 'vendor/etc/media_codecs_holi.xml'): blob_fixup()
.regex_replace('.*media_codecs_(google_audio|google_c2|google_telephony|vendor_audio).*\n', ''),
'vendor/etc/msm_irqbalance.conf': blob_fixup()
.regex_replace('IGNORED_IRQ=19,21,38$', 'IGNORED_IRQ=19,21,38,209,218'),
'vendor/etc/qdcm_calib_data_nt36672c_tm_fhd_plus_video_mode_dsi_panel.xml': blob_fixup()