diff options
Diffstat (limited to '')
-rwxr-xr-x | rootdir/etc/init.qcom.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index f3e52f6..660297c 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -337,7 +337,7 @@ on boot chown system system /sys/module/ccid_bridge/parameters/bulk_msg_timeout # change this when HAL3 is working - setprop persist.camera.HAL3.enabled 0 + setprop persist.camera.HAL3.enabled 1 # Wifi firmware reload path chown wifi wifi /sys/module/wlan/parameters/fwpath |