diff --git a/conf/init.akita.rc b/conf/init.akita.rc index 3127eb0..edde71d 100644 --- a/conf/init.akita.rc +++ b/conf/init.akita.rc @@ -104,3 +104,9 @@ on property:vendor.all.modules.ready=1 # Start the twoshay touch service on property:vendor.device.modules.ready=1 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=G576D + setprop audio.camerasound.force true