Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-10-19 22:13:14 -04:00
parent 006f128fc5
commit dfcbf14c17
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
4 changed files with 10 additions and 10 deletions

View file

@ -73,7 +73,7 @@ applyPatch "$DOS_PATCHES/android_build/0001-OTA_Keys.patch"; #Add correct keys t
applyPatch "$DOS_PATCHES/android_build/0002-Enable_fwrapv.patch"; #Use -fwrapv at a minimum (GrapheneOS)
sed -i '57i$(my_res_package): PRIVATE_AAPT_FLAGS += --auto-add-overlay' core/aapt2.mk; #Enable auto-add-overlay for packages, this allows the vendor overlay to easily work across all branches.
awk -i inplace '!/Email/' target/product/core.mk; #Remove Email
sed -i 's/2021-10-05/2022-09-05/' core/version_defaults.mk; #Bump Security String #XXX
sed -i 's/2021-10-05/2022-10-05/' core/version_defaults.mk; #Bump Security String #XXX
fi;
if enterAndClear "build/soong"; then

View file

@ -71,7 +71,7 @@ buildAll() {
buildDevice aurora avb;
buildDevice xz2c avb;
#SD730
#buildDevice sunfish avb; #superseded
buildDevice sunfish avb; #superseded
#SD632
buildDevice FP3 avb;
#SD750