summaryrefslogtreecommitdiff
path: root/init.common.rc
diff options
context:
space:
mode:
authorSumit Semwal <sumit.semwal@linaro.org>2018-06-20 21:36:33 +0530
committerSumit Semwal <sumit.semwal@linaro.org>2018-07-25 16:22:30 +0530
commitd3042ff7b7861238493ec724f6c633db88962432 (patch)
tree51fccbf4e84988e859b842e316639510d1306a4a /init.common.rc
parent55b7a26acbf365ccbf753561b629661106d9a4ed (diff)
Enable FULL_TREBLE on dragonboarddb820c_treble
With these changes, DB820C boots to UI with FULL_TREBLE enabled. Most of this work is done standing on shoulders of giants - Vishal Bhoj <vishal.bhoj@linaro.org>, Amit Pundir <amit.pundir@linaro.org> I just relied heavily on their advice to sort these out - ofcourse, mistakes are all mine :) Change-Id: I8a27fd05b1379c12150b279ad1bb433b6fd01c6d Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Diffstat (limited to 'init.common.rc')
-rw-r--r--init.common.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.common.rc b/init.common.rc
index 8d181e0..511c213 100644
--- a/init.common.rc
+++ b/init.common.rc
@@ -2,8 +2,8 @@ import init.${ro.hardware}.usb.rc
import init.${ro.hardware}.power.rc
on fs
- mount_all /fstab.${ro.hardware}
- swapon_all /fstab.${ro.hardware}
+ mount_all /vendor/etc/init/fstab.${ro.hardware}
+ swapon_all /vendor/etc/init/fstab.${ro.hardware}
setprop ro.crypto.fuse_sdcard false
on init