commit | 0d2fa55f2f88e73018a749a3fe34f33ec365fbbc | [log] [tgz] |
---|---|---|
author | Rashed Abdel-Tawab <rashed@linux.com> | Thu Sep 06 08:48:26 2018 -0700 |
committer | Rashed Abdel-Tawab <rashedabdeltawab@gmail.com> | Thu Dec 13 07:25:18 2018 +0100 |
tree | 6f0ddb770fb33bfaec2b827262c36d6439c31a6f | |
parent | 57490e6120fb2ae7409a9e2e8b36e8ad82aabb5a [diff] |
lineage: Dynamically add custom APNs For Example new devices need the new Sprint APNs, so add a new board flag for them to set that will make the build system add the new APNs to the APN config XML. If the flag is not set, continue to use the old APNs. To add or replace APNs, the custom_apns.py script has been added. If CUSTOM_APNS_FILE is defined, custom_apns.py is run and generates a new version of apns-conf.xml. Change-Id: I7ff12a4342de2a7663b2b66fd627244214a8dc71