home.social

#supl_mode — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #supl_mode, aggregated by home.social.

  1. @kuketzblog 2/2
    # Sample file for use for on device debug override only
    # Prefer frameworks/base/core/res/res/values/config.xml and
    # frameworks/base/core/res/res/values-mcc*-mnc*/config.xml

    ################################
    ##### AGPS server settings #####
    ################################
    # FOR SUPL SUPPORT, set the following
    # SUPL_HOST=supl.google.com or IP
    # SUPL_PORT=7275

    # supl version 2.0
    # SUPL_VER=0x20000

    #SUPL_MODE is a bit mask set in config.xml per carrier by default.
    #If it is uncommented here, this value will overwrite the value from
    #config.xml.
    #MSA=0X2
    #MSB=0X1
    #SUPL_MODE=1

    # Emergency SUPL, 1=enable, 0=disable
    #SUPL_ES=0

    #Choose PDN for Emergency SUPL
    #1 - Use emergency PDN
    #0 - Use regular SUPL PDN for Emergency SUPL
    #USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=0

    ####################################
    # LTE Positioning Profile Settings
    ####################################