diff --git a/conf/init.lynx.rc b/conf/init.lynx.rc index adc8fb6..ddb8eb2 100644 --- a/conf/init.lynx.rc +++ b/conf/init.lynx.rc @@ -30,7 +30,7 @@ on boot && property:ro.build.flavor=factory_lynx-userdebug mkdir /data/AudioTest 0775 system system # Start the twoshay touch service -on late-init && property:vendor.device.modules.ready=1 +on property:vendor.device.modules.ready=1 start twoshay on property:vendor.mfgapi.touchpanel.permission=1 diff --git a/powerhint.json b/powerhint.json index 98d39dd..0a61b7c 100644 --- a/powerhint.json +++ b/powerhint.json @@ -5,6 +5,7 @@ "Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq", "Values": [ "3172000", + "1539000", "1014000", "421000" ], @@ -940,7 +941,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "MemFreq", "Duration": 0, - "Value": "1014000" + "Value": "1539000" }, { "PowerHint": "CAMERA_STREAMING_HIGH",