Quote Originally Posted by trlehotan View Post
I just tried that. Still not gettting the AT&T version. Is there anything else I need to change in the customize_upgrade.xml file? Phone model? Language? Phone name? Region?

EDIT: Nevermind. I got it. Use this:

Code:
<?xml version="1.0" encoding="utf-8"?>
<customization>
  <info>
    <model>C905a</model>
    <cda-number>1214-8735</cda-number>
    <cda-revision>R36A</cda-revision>
  </info>
</customization>
It should work also without :
<model>C905a</model>, or <cda-revision>R36A</cda-revision>