Using proxy.mvno.tracfone.com should also future proof it if they change the
IP again. proxy.mvno.tracfone.com resolves to (66.209.11.32)
Change-Id: I8cb5b3ce473bef1369ec4ee313759258fc1172d3
* These "phone" provisioned SIM's don't work with the "pta" APN
* LTE and MMS do work properly with "phone" APN
Change-Id: I782f9ee5c642c5354ab35489a9c899a52c0d5107
Patch set 2 : Add blunden and maniac103
Patch set 3 : Add djMesias
Patch set 4 : Update tilal6991
Patch set 5 : Add N4 and N10 maintainers
Patch set 6 : Add burnsra to N7 and jruesga to General
Change-Id: I0ed51d01868b0dab6e24da75746574776b74aa92
Update to reflect:
1) CM .org changes
2) Fix 404 for Repo help and add in git help page
3) Point to cm-10.1 branch
4) Fix reference to buildbots to point to Jenkins instead
Patchset 2: White space, missed a .org and fixed grammar for Jenkins.
Patchset 3: Fix wiki link 404 due to short-url extension. Swap a few urls to https
Change-Id: I89510d6afcab0e1c302dd31884eeb130e9324142
Initial pass at updating the changelog, as this hasn't been
done for a few releases. Feel free to add anything I left out, as well
as device specific tweaks and customizations. Also, I have left off
contributor names, but you can add yourself or others where appropriate.
Patchset #2: Remove Extra Space
Change-Id: I1158e8063870e01c67dc09c23f79869863edd08c
- remove SpareParts: it's disabled and broken, the options it provides
are either useless/broken or available in development settings
- remove modelid_cfg.sh: no devices are using this any more
- remove opticharger: it's not used any more
Change-Id: I68c86b2407486c4b40998288cf1f70b7cb8170f4
Reportedly Free Mobile users must edit their APN and remove whitespaces to make it work. I searched and fixed the other ", " occurrences too while I was at it.
Change-Id: Ib948dff8329653c42c967c4dae5a6e97086df127
Term.apk now contains JNI shared ojbects for all architectures.
Currectly, the script would only extract and copy armeabi object.
Change the script to extract all object and copy the correct ABI
object to the filesystem.
Change-Id: I167eafab523a4104063fec89b7ba136031c1d07c
Signed-off-by: Rocky Zhang <zhangyan.hit@gmail.com>
The pngcrush tool does not add any noticeable value any more, such that it justifies the extra build time: 240MB vs 238MB.
The build.prop changes are now no ops, since the key for ro.kernel.android.checkjni no longer exists.
Changing the ro.build.type from eng to user is also a no op, since CM is now userdebug.
Deleting bins is also unncessary now.
Stripping modules is also unnecessary now. (plenty of space)
At this point, I think we can just symlink $OUTFILE to $OTAPACKAGE, and not even bother
with a copy.
Change-Id: I431ac6425dedb6cd02eb2d31fc9ff82b49df9f50