Merge "Set audio.camerasound.force for JP devices" into tm-qpr-dev
This commit is contained in:
commit
f9213b1d78
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue