mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-24 07:10:49 -04:00
Remove User-Agent (and serial) from source built libloc
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
14c191ffb5
commit
6d2a255eef
8 changed files with 21 additions and 10 deletions
|
@ -504,7 +504,7 @@ if [ "$DOS_GRAPHENE_EXEC" = true ]; then find "device" -maxdepth 2 -mindepth 2 -
|
|||
cd "$DOS_BUILD_BASE";
|
||||
deblobAudio;
|
||||
removeBuildFingerprints;
|
||||
hardenLocationSepolicy || true;
|
||||
hardenLocationSerials || true;
|
||||
enableAutoVarInit || true;
|
||||
changeDefaultDNS; #Change the default DNS servers
|
||||
fixupCarrierConfigs || true; #Remove silly carrier restrictions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue