Remove silly carrier restrictions

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-02-03 22:05:01 -05:00
parent ef51b5e5af
commit 19d5f73b50
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
6 changed files with 23 additions and 0 deletions

View file

@ -557,6 +557,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;