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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user