summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeeraj Soni <neersoni@codeaurora.org>2020-07-14 11:28:44 +0530
committerNeeraj Soni <neersoni@codeaurora.org>2020-07-14 11:32:49 +0530
commit3d27b18e525ce459e389172466e9bf6d5a3c9063 (patch)
treeeb72cf3ac66544fb9367e7f9f3540df70ba30d10
parent61c0f63ca8a9af00ca24c8d974a8d58e4579d23a (diff)
Add new fstabs to support multiple encryption options
This is needed to support devices with different encryption parameters where encryption type can be controlled by user. Bug: 159975425 Change-Id: I3015156dece2a43f83ec003ae9af155fdf69df43 Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>
-rw-r--r--base.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/base.mk b/base.mk
index b2b24da..58b13c3 100644
--- a/base.mk
+++ b/base.mk
@@ -309,6 +309,8 @@ INIT += enable_swap.sh
INIT += init.mdm.sh
INIT += fstab.qcom
INIT += fstab.qti
+INIT += fstab.default
+INIT += fstab.emmc
INIT += init.qcom.sensors.sh
INIT += init.qcom.crashdata.sh
INIT += init.qcom.vendor.rc