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 f8475cc49f)
This commit is contained in:
SzuWei Lin 2020-06-12 16:25:44 +08:00
parent 96c88287a7
commit 03a29a6974
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
/oem
/product
/system_ext