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:
@@ -1,3 +1,9 @@
|
||||
# Skip "system" mountpoints.
|
||||
/oem
|
||||
/product
|
||||
/system_ext
|
||||
# Skip sub-mountpoints of system mountpoints.
|
||||
/oem/*
|
||||
/product/*
|
||||
/system_ext/*
|
||||
/system/*
|
||||
|
Reference in New Issue
Block a user