mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-28 09:04:18 -04:00
More 14.1 picks + 15.1 November ASB work
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
14f7f1db32
commit
9d1efb33c3
25 changed files with 2017 additions and 22 deletions
|
@ -442,6 +442,10 @@ sed -i '/PRODUCT_SYSTEM_VERITY_PARTITION/iPRODUCT_VENDOR_VERITY_PARTITION := /de
|
|||
awk -i inplace '!/vendor_sensors_dbg_prop/' sepolicy/vendor/hal_camera_default.te; #fixup
|
||||
fi;
|
||||
|
||||
#if enterAndClear "hardware/oplus"; then
|
||||
#echo "allow update_engine_common vendor_custom_ab_block_device:blk_file rw_file_perms;" >> sepolicy/qti/vendor/update_engine_common.te; #fix firmware flash denial #TODO: VERIFY ME
|
||||
#fi;
|
||||
|
||||
if enterAndClear "kernel/fairphone/sdm632"; then
|
||||
sed -i 's|/../../prebuilts/tools-lineage|/../../../prebuilts/tools-lineage|' lib/Makefile; #fixup typo
|
||||
fi;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue