Seraph08
Android Expert
Working cm12 for moto g!!!!
The rom is here...http://forum.xda-developers.com/showthread.php?t=3036120
Per Meticulus...
"I'm not ready to post my changes... It's very "Hack and Slash" ATM but this is how I fixed it: Since we did not know the proper values for: subId, slotId, and phoneId. I just supposed that they should all be zero. Everywhere it asks for those values I just "return 0;". I also bypassed every validity check for those values. Then where ever it asked for "operator numeric" or "operator alpha" i had it read it from system property. Also, the Boost Mobile APN is marked disabled in the telephony database and SQL statement for retrieving APNs specified "enabled =1". I removed that part so it would search for APN's even if they were disabled.My patches are real dirty right now... Over the next few days, I'll work to clean them up... "
I'm still unable to apply these patches to AOSPA due to his repo being private.