diff options
Diffstat (limited to 'conf/init.panther.rc')
-rw-r--r-- | conf/init.panther.rc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/init.panther.rc b/conf/init.panther.rc index 2e78ee9..2aea5a0 100644 --- a/conf/init.panther.rc +++ b/conf/init.panther.rc @@ -5,9 +5,3 @@ 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 |