diff --git a/build/meta/com/google/android/update-binary b/build/meta/com/google/android/update-binary index d280628..32ed8f1 100644 --- a/build/meta/com/google/android/update-binary +++ b/build/meta/com/google/android/update-binary @@ -269,7 +269,7 @@ if [ -n "$SYSTEM_EXT_BLOCK" ]; then cp --preserve=a -r ./system_ext/* /system_ext fi -if [ -e product/priv-app/SetupWizardPrebuilt ] ; then +if [ -e product/priv-app/SetupWizard ] ; then rm -rf /system/system_ext/priv-app/Provision fi