Skip to content
Snippets Groups Projects
  1. Jan 18, 2019
    • David Brazdil's avatar
      Add SOONG_HIDDENAPI_FLAGS as hiddenapi_flags.csv dependencies · 4f895b2b
      David Brazdil authored
      Hiddenapi build logic has moved to soong and list of flags.csv files
      is now being passed to make files through SOONG_HIDDENAPI_FLAGS
      variable. Adjust the build rule for hiddenapi_flags.csv accordingly.
      
      Test: aosp compiles
      Change-Id: I930f918fb36ce3532478035e83c2632559fd07b6
      4f895b2b
    • Jack Yu's avatar
      56401a4c
    • Jayachandran Chinnakkannu's avatar
    • Etan Cohen's avatar
    • Fan Zhang's avatar
      Merge "Add Dynamic tiles for Settings" · b576e24d
      Fan Zhang authored
      b576e24d
    • Jack Yu's avatar
      Split applyNewState into enable/disable APN · 4810387d
      Jack Yu authored
      This is the preliminary work for adding handover
      type for enable/disable APN.
      
      Test: Telephony sanity tests + unit tests
      Bug: 73659459
      
      Merged-In: I51fd01d798cdf8d04fd41455126d017ac97f5f3f
      Change-Id: I51fd01d798cdf8d04fd41455126d017ac97f5f3f
      (cherry picked from commit ade6d1a6)
      4810387d
    • chen xu's avatar
      Update sharedPreference to false when exits new device provisioning · 61fbefbb
      chen xu authored
      Update sharedPreference to false when exits new device provisioning,
      indicating no users modifications on the settings for new devices.
      Thus carrier specific default roaming settings can be applied for new devices.
      
      Bug: 122817867
      Test: Manual test on VZW SIM in Setupwizard
      Merged-in: Ic93b16f9f96ccc98d12f46c79ab1008ae0df8a07
      Change-Id: Ic93b16f9f96ccc98d12f46c79ab1008ae0df8a07
      61fbefbb
    • Etan Cohen's avatar
      [CS] Add an option to block sensitive network specifier · 836ad571
      Etan Cohen authored
      Network specifiers are used for 2 purposes:
      
      - As part of network requests to specify more information on the type
        of requested networks.
      - On network agents to specify information about their networks.
      
      The network specifiers of the requests and agents are matched to each
      other. However, the agent network specifier may contain sensitive
      information which we do not want forwarded to any app.
      
      This CL adds an option to strip out this agent network specifier before
      the network capabilities are forwarded to the app.
      
      Bug: 122160111
      Test: atest ConnectivityServiceTest (frameworks/base/tests/net)
      Test: atest frameworks/base/tests/net
      Test: atest frameworks/opt/net/wifi/tests/wifitests
      Test: atest frameworks/opt/telephony/tests/telephonytests
      Test: atest frameworks/opt/net/ethernet/tests
      Test: atest android.net.cts - some flakiness!
      Test: act.py ThroughputTest
      Test: act.py DataPathTest
      Test: atest SingleDeviceTest (cts)
      Change-Id: If08d312ff814bdde1147518f923199e6349503d5
      836ad571
  2. Jan 17, 2019
  3. Jan 16, 2019
Loading