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:
Robin Peng 2024-05-15 09:52:44 +00:00
parent 6f273abbcf
commit 18c9e5ded8

View file

@ -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