add set_wlan_mac.sh script to set a consistent wifi mac address

This sets the MAC address on boot using the device serial number or
falling back to a random value. The MAC is saved to userdata so if it is
generated randomly it will be consistent until factory reset
5 files changed
tree: 84223e23aca45f3f0a72668e6082a1f338db7ee1
  1. axolotl/
  2. beryllium/
  3. bin/
  4. build/
  5. enchilada/
  6. etc/
  7. gralloc/
  8. health/
  9. liblight/
  10. libmemtrack/
  11. overlay/
  12. prebuilt-kernel/
  13. qcom/
  14. seccomp_policy/
  15. sepolicy/
  16. Android.bp
  17. Android.mk
  18. AndroidProducts.mk
  19. axolotl.mk
  20. beryllium.mk
  21. BoardConfigCommon.mk
  22. common.kl
  23. compatibility_matrix.xml
  24. device-common.mk
  25. enchilada.mk
  26. init.common.rc
  27. init.common.usb.rc
  28. manifest.xml
  29. README.md
  30. ueventd.common.rc
README.md

device/generic/sdm845 (AOSP device config for SDM845 devices)

This device repo aims to support booting AOSP on SDM845 devices supported by the mainline Linux kernel.

For more information, please check out the wiki.