aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2020-06-12 16:25:44 +0800
committerSzuWei Lin <szuweilin@google.com>2020-06-17 18:18:20 +0800
commit03a29a6974ea8e2682d44c6264787abc1d7da5c0 (patch)
tree58449c20a54a6c0c87999cfddd47e7253206da1d
parent96c88287a7211d1807f58291a9b7a1835e4b0c99 (diff)
downloadbuild-03a29a6974ea8e2682d44c6264787abc1d7da5c0.tar.gz
Skip mount /oem on GSI
GSI self contains the full Android system part. Skip mounting the oem partition on GSI, which is a part of system. Bug: 158433698 Test: build aosp_arm64-userdebug. Test: Check the file /system/system_ext/etc/init/config/skip_mount.cfg Change-Id: I689e1cc8a68b980d68b1d6ef1d715203db078dc2 Merged-In: I689e1cc8a68b980d68b1d6ef1d715203db078dc2 (cherry picked from commit f8475cc49f78021e556a5803f688c096a90ca038)
-rw-r--r--target/product/gsi/gsi_skip_mount.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/gsi/gsi_skip_mount.cfg b/target/product/gsi/gsi_skip_mount.cfg
index 3f812cb000..ad3c7d9382 100644
--- a/target/product/gsi/gsi_skip_mount.cfg
+++ b/target/product/gsi/gsi_skip_mount.cfg
@@ -1,2 +1,3 @@
+/oem
/product
/system_ext