Merge "gsi_skip_mount.cfg skips system sub-mountpoints" am: 7716d479cc

Original change: https://android-review.googlesource.com/c/platform/build/+/1659982

Change-Id: I020ceeff8daffd2bc66ddeda8c7ceb83d2a2445e
This commit is contained in:
Yo Chiang
2021-04-07 05:38:48 +00:00
committed by Automerger Merge Worker

View File

@@ -1,3 +1,9 @@
# Skip "system" mountpoints.
/oem
/product
/system_ext
# Skip sub-mountpoints of system mountpoints.
/oem/*
/product/*
/system_ext/*
/system/*