Merge "Set audio.camerasound.force for JP devices" into udc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e3309b1dee
@@ -91,3 +91,9 @@ on property:vendor.all.modules.ready=1
|
||||
chown system system /sys/bus/i2c/devices/4-0043/default/delay_before_stop_playback_us
|
||||
|
||||
enable vendor.vibrator.cs40l26
|
||||
|
||||
# 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=GE9DP
|
||||
setprop audio.camerasound.force true
|
||||
|
||||
@@ -91,3 +91,9 @@ on property:vendor.all.modules.ready=1
|
||||
chown system system /sys/bus/i2c/devices/4-0043/default/delay_before_stop_playback_us
|
||||
|
||||
enable vendor.vibrator.cs40l26
|
||||
|
||||
# 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=GZPF0
|
||||
setprop audio.camerasound.force true
|
||||
|
||||
Reference in New Issue
Block a user