mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-12-24 15:09:34 -05:00
Churn
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
11039a156d
commit
b388727945
@ -46,7 +46,7 @@
|
||||
|
||||
<!-- START OF ADDITIONAL REPOS -->
|
||||
<!-- GrapheneOS -->
|
||||
<project path="external/hardened_malloc" name="GrapheneOS/hardened_malloc" remote="github" revision="2250130c537fda373a4362cf7727562287eb1168" />
|
||||
<project path="external/hardened_malloc" name="GrapheneOS/hardened_malloc" remote="github" revision="13" />
|
||||
<project path="external/SecureCamera" name="GrapheneOS/platform_external_Camera" remote="github" revision="13" />
|
||||
<!-- END OF ADDITIONAL REPOS -->
|
||||
|
||||
|
@ -425,6 +425,7 @@ echo "allow permissioncontroller_app tethering_service:service_manager find;" >
|
||||
fi;
|
||||
|
||||
if enterAndClear "device/google/gs101"; then
|
||||
git revert --no-edit 371473c97a3769f9b0629b33ae7014e78e1e31bb; #potential breakage
|
||||
if [ "$DOS_DEBLOBBER_REMOVE_CNE" = true ]; then sed -i '/google iwlan/,+8d' device.mk; fi; #fix stray
|
||||
fi;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user