Avoid manually overriding Provision with setup-makefiles.sh
* extract_utils now supports specifying this in proprietary-files.txt
这个提交包含在:
@@ -74,9 +74,6 @@ printf '\n%s\n' "\$(call inherit-product, vendor/gapps/common/common-vendor.mk)"
|
||||
|
||||
sed -i 's/TARGET_DEVICE/TARGET_ARCH/g' "$ANDROIDMK"
|
||||
|
||||
# Make Google SuW override Provision
|
||||
sed -i 's/\(SetupWizard.apk",\)/\1\n\toverrides: ["Provision"],/' "$ANDROIDBP"
|
||||
|
||||
# We are done with target
|
||||
write_footers
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户