Set audio.camerasound.force for JP devices
Test: set to JP sku and check No camera sound option Bug: 340734471 Change-Id: I24d3c20c1116d679c426862b28f5defa7e786ff2
This commit is contained in:
parent
6f273abbcf
commit
18c9e5ded8
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_outer
|
||||
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