Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-02-27 10:12:12 -05:00
parent 11039a156d
commit b388727945
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
2 changed files with 2 additions and 1 deletions

View file

@ -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;