Set audio.camerasound.force for JP devices am: 18c9e5ded8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27350161 Change-Id: Ic50880bca5a6827c5a6db8536e363c00725acf3e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
086e2ca40f
1 changed files with 6 additions and 0 deletions
|
@ -146,3 +146,9 @@ on property:sys.boot_completed=1
|
||||||
chmod 660 /dev/touch_offload
|
chmod 660 /dev/touch_offload
|
||||||
chmod 660 /dev/touch_offload_outer
|
chmod 660 /dev/touch_offload_outer
|
||||||
start twoshay
|
start twoshay
|
||||||
|
|
||||||
|
# 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=GC15S
|
||||||
|
setprop audio.camerasound.force true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue