From 929a3d5704b2104c9c0293295d94f5ea7c03f2cb Mon Sep 17 00:00:00 2001 From: Tad Date: Mon, 4 Feb 2019 04:39:31 -0500 Subject: [PATCH] 15.1: fix g3 --- Scripts/LineageOS-15.1/Functions.sh | 6 ++---- Scripts/LineageOS-15.1/Patch.sh | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Scripts/LineageOS-15.1/Functions.sh b/Scripts/LineageOS-15.1/Functions.sh index 716d1438..07003150 100644 --- a/Scripts/LineageOS-15.1/Functions.sh +++ b/Scripts/LineageOS-15.1/Functions.sh @@ -50,13 +50,13 @@ buildAll() { if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi; #TODO: hiae brunch lineage_mako-user; - brunch lineage_d852-user; #needs g3-oreo topic + brunch lineage_d852-user; brunch lineage_bacon-user; brunch lineage_angler-user; brunch lineage_bullhead-user; #brunch lineage_clark-userdebug; #permissive and needs manual patching (fwb xml: fused: dangling tag) brunch lineage_d802-user; - brunch lineage_d855-user; #needs g3-oreo topic + brunch lineage_d855-user; brunch lineage_dragon-user; brunch lineage_ether-user; brunch lineage_flo-user; @@ -86,8 +86,6 @@ patchWorkspace() { source build/envsetup.sh; #repopick 219020; #ab-neverallow-user - #repopick -it g3-oreo; - #repopick -it g3-sdfat; repopick 239013; #update webview diff --git a/Scripts/LineageOS-15.1/Patch.sh b/Scripts/LineageOS-15.1/Patch.sh index 03242777..1b013978 100644 --- a/Scripts/LineageOS-15.1/Patch.sh +++ b/Scripts/LineageOS-15.1/Patch.sh @@ -177,7 +177,7 @@ enterAndClear "device/lge/g2-common"; sed -i '3itypeattribute hwaddrs misc_block_device_exception;' sepolicy/hwaddrs.te; enterAndClear "device/lge/g3-common"; -git revert daacb7740f5219491d7481edc62118b09afb684b 2b013eede5f6767eeb31c7f46c648d86499a52cf b0f21eae751051dc4e2c2fbf00bacb7360e14165 c2c46b13d50456e208eedae92bac2824126cff28; #g3-oreo, no /vendor +git revert 8ce6724ed9649bf00283691acbf497e4f740fe06 65968c3809d7ce421df5318ab1d52bae1190e3fa cb31af784935469a4b7b67783cd24a5a800b51d8 37d6fbd036171068eb15d7855a2c8aaa5e731eb6; #g3-oreo, no /vendor sed -i '3itypeattribute hwaddrs misc_block_device_exception;' sepolicy/hwaddrs.te; sed -i '1itypeattribute wcnss_service misc_block_device_exception;' sepolicy/wcnss_service.te; echo "/dev/block/platform/msm_sdcc\.1/by-name/pad u:object_r:misc_block_device:s0" >> sepolicy/file_contexts; #fix uncrypt denial