Merge "gsi_skip_mount.cfg skips system sub-mountpoints" am: 7716d479cc
am: 3a29a4bb95
am: 7382c3b81b
Original change: https://android-review.googlesource.com/c/platform/build/+/1659982 Change-Id: I71226eb7dd86567d2cd25159297efe956e146771
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