diff --git a/build/envsetup.sh b/build/envsetup.sh index f1fafc58..fbe566c6 100644 --- a/build/envsetup.sh +++ b/build/envsetup.sh @@ -883,7 +883,7 @@ EOF fi adb shell restorecon "$TARGET" ;; - /system/priv-app/SystemUI/SystemUI.apk|/system/framework/*) + */SystemUI.apk|*/framework/*) # Only need to stop services once if ! $stop_n_start; then adb shell stop