mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-15 16:49:03 -05:00
Remove silly carrier restrictions
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
ef51b5e5af
commit
19d5f73b50
6 changed files with 23 additions and 0 deletions
|
|
@ -455,6 +455,7 @@ deblobAudio || true;
|
|||
removeBuildFingerprints || true;
|
||||
enableAutoVarInit || true;
|
||||
changeDefaultDNS || true; #Change the default DNS servers
|
||||
fixupCarrierConfigs || true; #Remove silly carrier restrictions
|
||||
cd "$DOS_BUILD_BASE";
|
||||
#rm -rfv device/*/*/overlay/CarrierConfigResCommon device/*/*/rro_overlays/CarrierConfigOverlay device/*/*/overlay/packages/apps/CarrierConfig/res/xml/vendor.xml;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue