gta4xl-common: Change default WiFi country code to '00' and disable ACS

* Since WiFi only tablets don't have a SIM slot,
  Android is unable to detect appropriate-ish
  country code thus WiFi would end up using some
  kind of default/fallback one. That'd prevent us
  from doing things like scanning for 2.4GHz
  CH12-14 networks or using higher TX power.
* Hardcoding WiFi country code to 00 (world)
  lets us ignore these regulations.

* Fixes WiFi 5GHz hotspot

Change-Id: Icf68fac5240854abecc2533f38042e32beec58a4
2 files changed
tree: f8fcf86c76c4821b0adb7d26d24619c09c300aba
  1. config/
  2. hardware/
  3. kernel/
  4. overlay/
  5. platform/
  6. recovery/
  7. releasetools/
  8. sepolicy/
  9. shim/
  10. Android.mk
  11. BoardConfigPlatform.mk
  12. compatibility_matrix.xml
  13. extract-files.sh
  14. LICENSE
  15. lineage.dependencies
  16. manifest.xml
  17. platform.mk
  18. product.prop
  19. proprietary-files-vendor.txt
  20. proprietary-files.txt
  21. README.md
  22. setup-makefiles.sh
  23. system.prop
  24. vendor.prop
README.md

Copyright 2020 - The LineageOS Project

LineageOS platform tree for Samsung Galaxy Tab S6 Lite WiFi & LTE

Thanks to all the people who made the sources for exynos9820-common on which this tree is heavily based