Files
build/target/product/gsi/gsi_skip_mount.cfg
Yi-Yo Chiang df13f6f6c8 gsi_skip_mount.cfg skips system sub-mountpoints
Bug: 184132970
Test: GSI Boot test
Change-Id: I6cb6735d41b6dc6c19a27d730226b200d362bc1d
2021-04-01 00:59:16 +08:00

10 lines
143 B
INI

# Skip "system" mountpoints.
/oem
/product
/system_ext
# Skip sub-mountpoints of system mountpoints.
/oem/*
/product/*
/system_ext/*
/system/*