Snap for 12129055 from cbe0081a4b to 24Q4-release

Change-Id: I4a8ac5b161d1081e423befaf975c02b3117bea45
This commit is contained in:
Android Build Coastguard Worker 2024-07-23 23:01:59 +00:00
commit 0e4da4b894
2 changed files with 4 additions and 3 deletions

View file

@ -87,9 +87,6 @@ on post-fs-data
chown system system /sys/devices/platform/odm/odm:fp_fpc1020/irq
chown system system /sys/devices/platform/odm/odm:fp_fpc1020/wakeup_enable
on fs
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/1540.app
# Permissions for hwcomposer
chown system system /sys/class/backlight/panel1-backlight/als_table
chown system system /sys/class/backlight/panel1-backlight/brightness

View file

@ -508,3 +508,7 @@ PRODUCT_PACKAGES += \
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20499
# Set support for LEA multicodec
PRODUCT_PRODUCT_PROPERTIES +=\
bluetooth.core.le_audio.codec_extension_aidl.enabled=true