• Gabriele M's avatar
    falcon: Add a CDMA specific APN list · 4edba69f
    Gabriele M authored
    Since CDMA users are not allowed to edit their APN list from the
    settings and that only a limited number of carriers needs to be
    supported, add a CDMA specific list that is guaranteed to work.
    This additional list is placed in /system/etc/apns-conf-cdma.xml
    and if ro.boot.radio is 0x3 (i.e. CDMA), /system/etc/apns-conf.xml
    will be replaced with a symlink to it.
    
    Since we are now using a custom releasetools, add the code that
    checks the bootloader version that is now in msm8226-common.
    
    Change-Id: I9919afd583505e679fb93cd7eebe2db0f082afbf
    4edba69f