am: 40951923b3 -s ours
am skip reason: change_id I51fd01d798cdf8d04fd41455126d017ac97f5f3f with SHA1 ade6d1a66d is in history
Change-Id: I8cabd4454db276f6806c7f2f21ffd127ee7d1e03
am: 4cee2bdf3a -s ours
am skip reason: change_id Ic93b16f9f96ccc98d12f46c79ab1008ae0df8a07 with SHA1 24652bdf22 is in history
Change-Id: I49b947f978773bdc26fa5eb784259cc4b9e84569
We're going to be adding a new settings page for when a device has
multiple mobile network subscriptions. This CL has values needed for
metrics of visits to that page.
Bug: 116349402
Test: n/a
Change-Id: Ic8802936c740ced6182a51877c02c9eb8d236784
am: ae71ccdda9 -s ours
am skip reason: change_id I042d39bfde0875cb4f88b4994ac1e9856e7e6a0a with SHA1 0390f63bd4 is in history
Change-Id: I5140c1824a4b5d795f82fc15d3be8a922d21f499
Regression introduced in ag/5626242 (this CL basically just reverts the one
relevant file)
Bug: 122936859
Test: Set timer notification, ensure timer notification shows as fullscreen
on lockscreen
Change-Id: I77f6fcbfecb0ae7880dfefeac6d009a8cf063000
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 ade6d1a66d)
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
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