diff options
author | qctecmdr <qctecmdr@localhost> | 2020-07-17 13:53:36 -0700 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2020-07-17 13:53:36 -0700 |
commit | 58292e45773f23594c639daa4a2743b1411135c5 (patch) | |
tree | 09edbcb1bdbd9c3feab4ad3959d65fe2ba752076 | |
parent | fc51906cb78945af7f62cf988580347dfcd31e9e (diff) | |
parent | 3d27b18e525ce459e389172466e9bf6d5a3c9063 (diff) |
Merge "Add new fstabs to support multiple encryption options"
-rw-r--r-- | base.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |