Merge "gsi_skip_mount.cfg skips system sub-mountpoints"

This commit is contained in:
Yo Chiang 2021-04-07 05:04:21 +00:00 committed by Gerrit Code Review
commit 7716d479cc
1 changed files with 6 additions and 0 deletions

View File

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