device_google_pantah/conf/init.panther.rc
Adam Shih 0a6a3e1f89 include focaltech setting from gs-common
Bug: 256521567
Test: adb bugreport
Change-Id: Ic57d0f0e32afbc8b706f60004509f38e7855c032
2022-11-21 02:45:42 +00:00

13 lines
455 B
Text

# Panther specific init.rc
import /vendor/etc/init/hw/init.gs201.rc
import /vendor/etc/init/hw/init.pantah.rc
on property:vendor.device.modules.ready=1
# Start the twoshay touch service
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=G03Z5
setprop audio.camerasound.force true