Remove provision for sideload
* And make overriding of provision script generated
This commit is contained in:
@@ -54,6 +54,9 @@ echo "endif" >> "$ANDROIDMK"
|
||||
|
||||
sed -i 's/TARGET_DEVICE/TARGET_ARCH/g' "$ANDROIDMK"
|
||||
|
||||
# Make Google SuW override Provision
|
||||
sed -i 's/\(SetupWizard.apk\)/\1\nLOCAL_OVERRIDES_PACKAGES := Provision/' "$ANDROIDMK"
|
||||
|
||||
# We are done with common
|
||||
write_footers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user