From df13f6f6c8d877658fd4d90af6ce56650c91e93a Mon Sep 17 00:00:00 2001 From: Yi-Yo Chiang Date: Wed, 31 Mar 2021 20:37:50 +0800 Subject: [PATCH] gsi_skip_mount.cfg skips system sub-mountpoints Bug: 184132970 Test: GSI Boot test Change-Id: I6cb6735d41b6dc6c19a27d730226b200d362bc1d --- target/product/gsi/gsi_skip_mount.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/target/product/gsi/gsi_skip_mount.cfg b/target/product/gsi/gsi_skip_mount.cfg index ad3c7d9382..28f4349666 100644 --- a/target/product/gsi/gsi_skip_mount.cfg +++ b/target/product/gsi/gsi_skip_mount.cfg @@ -1,3 +1,9 @@ +# Skip "system" mountpoints. /oem /product /system_ext +# Skip sub-mountpoints of system mountpoints. +/oem/* +/product/* +/system_ext/* +/system/*