Merge "Set audio.camerasound.force for JP devices" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot 2022-10-24 08:29:09 +00:00 committed by Android (Google) Code Review
commit f9213b1d78

View file

@ -140,3 +140,9 @@ on property:sys.boot_completed=1
on override-sf-uclamp
write /proc/vendor_sched/rt_uclamp_min 0
write /proc/vendor_sched/sf_uclamp_min 0
# For Japan sku, always enforce camera shutter sound
# Since this property is read by the audio server in system service,
# it should be written by the system init.
on property:ro.boot.hardware.sku=G0B96
setprop audio.camerasound.force true