mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-11 06:45:34 -05:00
Small update
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
e7dd0af4b6
commit
c753abf1b2
4 changed files with 2 additions and 5 deletions
|
|
@ -67,7 +67,6 @@ patch -p1 < "$DOS_PATCHES/android_build/0001-OTA_Keys.patch"; #Add correct keys
|
|||
patch -p1 < "$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.
|
||||
sed -i 's/messaging/Silence/' target/product/aosp_base_telephony.mk target/product/treble_common.mk; #Replace the Messaging app with Silence
|
||||
sed -i 's/2021-08-05/2021-09-05/' core/version_defaults.mk; #Bump Security String #O_asb_2021-09 #XXX
|
||||
fi;
|
||||
|
||||
if enterAndClear "build/soong"; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue