summaryrefslogtreecommitdiff
path: root/init.common.rc
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2018-04-11 15:37:34 -0700
committerAlistair Strachan <astrachan@google.com>2018-06-16 01:18:18 -0700
commit3424dc39a031555bf2570f4d6e5f90e74bb4a14d (patch)
tree6c2e43fdbb6e6ca3311fb88b84390f0c0d6434f3 /init.common.rc
parentadcdbec90a3bfa480c6b37d07c35a09f388b2ae9 (diff)
downloadhikey-3424dc39a031555bf2570f4d6e5f90e74bb4a14d.tar.gz
Enable FULL_TREBLE on hikey/hikey960
This is basically the current state of the rest of the FULL_TREBLE enablement bits for both hikey/hikey960 This patch also requires kernels that are rebuilt to include the DTS fstab changes seen here: https://git.linaro.org/people/john.stultz/android-dev.git/log/?h=dev/treble Credit for this patch goes to Vishal Bhoj <vishal.bhoj@linaro.org> who basically was the original author and magician who got things working. I've only refactored and split up his changes to help with the submissions. Change-Id: Iab0f5fc93bdfd1b86c98aa1d54974fde33514063 Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'init.common.rc')
-rw-r--r--init.common.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.common.rc b/init.common.rc
index cfea2f50..63eaa9c5 100644
--- a/init.common.rc
+++ b/init.common.rc
@@ -27,7 +27,7 @@ on init
start watchdogd
on fs
- mount_all /fstab.${ro.hardware}
+ mount_all /vendor/etc/init/fstab.${ro.hardware}
setprop ro.crypto.fuse_sdcard false
on post-fs