From a8908e85ad3a03ab2c4cca478b0bc1782261a6e9 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Sun, 7 Oct 2018 22:21:08 +0200 Subject: msm8996-common: rootdir: We aren't using the camera wrapper anymore Change-Id: I1305bedcd14af9b648809790f9d8faf86440d049 Signed-off-by: Davide Garberi --- rootdir/etc/init.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 4d27f96..1ec9268 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -327,7 +327,7 @@ on boot # Allow access for CCID command/response timeout configuration chown system system /sys/module/ccid_bridge/parameters/bulk_msg_timeout - # Enable HAL3 via our camera wrapper. + # Enable HAL3 thanks to OSS camera HAL setprop persist.camera.HAL3.enabled 1 # Enable camera read sensors data. -- cgit v1.2.3