- Feb 10, 2021
-
-
Benedict Wong authored
-
Benedict Wong authored
This change removes the NOT_RESTRICTED capability for Carrier Wifi. This is done even if a VCN is in safe mode, but will ONLY be performed if the VCN is provisioned, and has the appropriate carrier privileges to run. This change also fixes a test bug where the NOT_VCN_MANAGED capability was not present in the query to getUnderlyingNetworkPolicy(), and therefore was incorrectly passing. Bug: 163432273 Test: atest FrameworksVcnTests Change-Id: Iecb827b5341bdeb93ef8692c1d62f0eaf9d416ba
-
Lorenzo Colitti authored
-
- Feb 09, 2021
-
-
Cody Kesting authored
-
Brad Ebinger authored
-
Pavel Grafov authored
-
Cody Kesting authored
This CL updates VcnManager to provide a test-only method for getting currently registered VcnUnderlyingNetworkPolicyListeners. This is preferrable over the current method, which accesses VcnManager's private Map directly. Bug: 8675309 Test: atest FrameworksVcnTests Change-Id: I7afd60ff55868ae44bfa74910ae02daf8a81b107
-
Treehugger Robot authored
-
Daniel Bright authored
-
Julien Desprez authored
idmap2_tests is marked host_supported:true but use a AndroidTest.xml config that can only work for device. Deleting the explict config to rely on the auto-gen ones. Adding unit_tests:true to run in presubmit Test: presubmit, atest idmap2_tests --host Bug: 179092189 Change-Id: I0b325abc6ce7fc6c777d070bb0fc0e9e8a7cdedd
-
Kohsuke Yatoh authored
-
Janis Danisevskis authored
-
Elliott Hughes authored
-
Nathalie Le Clair authored
-
Paul Duffin authored
* changes: Move hiddenapi tools used by build/soong into build/soong Fix lint errors in tools/hiddenapi Fix generate_hiddenapi_lists_test.py
-
Daniel Bright authored
There is no reason to expose NO_THROTTLE_EXPIRY_TIME since the fact that the apn was not throttle can be explicitly checked for by checking the throttle type. Test: N/A Bug: 175092152 Merged-In: I8888fae0037fd04e1668ab51eff91dd2bcb5e057 Change-Id: I8888fae0037fd04e1668ab51eff91dd2bcb5e057
-
Paul Duffin authored
Bug: 177317659 Test: m nothing build/soong/scripts/hiddenapi/generate_hiddenapi_lists_test.py Change-Id: I72386e5343215864cd3af9c102fff16a5715b2ca
-
Paul Duffin authored
Bug: 177317659 Test: tools/hiddenapi/generate_hiddenapi_lists_test.py Change-Id: I7fe52319a80d929d43fdec913d2e7f155de96549
-
Paul Duffin authored
This change fixes the following tests which were broken by a previous change (change id I5e3c2f8d14524d59dd65d26ce5196efcc15d6d8e): * test_assign * test_parse_and_merge_csv Bug: 177317659 Test: tools/hiddenapi/generate_hiddenapi_lists_test.py Change-Id: If29c65794e258a3871269a0214a10980613542e6
-
Junyu Lai authored
* changes: [FUI07] Stop making NetworkState with NetworkInfo from external callers [FUI06] Stop using NetworkInfo in NetworkState from external callers
-
Lorenzo Colitti authored
The VPN code is moving out of ConnectivityService to a new VpnManagerService. Update SystemUI to call into the new service. Bug: 173331190 Test: manually verified key displayed in status bar when VPN comes up Change-Id: Id2731a166b5d6783acb1c711a54604b69aa8c0d7
-
Rambo Wang authored
-
James.cf Lin authored
The RCS feature is supported, expose the RCS APIs. Bug: 174187744 Test: atest -c CtsTelephonyTestCases:android.telephony.ims.cts.ImsServiceTest Merged-In: Ibc51a34cb3c3946ab8e8bd92591c734a45a4eb71 Change-Id: Ibc51a34cb3c3946ab8e8bd92591c734a45a4eb71
-
Treehugger Robot authored
-
- Feb 08, 2021
-
-
Brian Stack authored
-
Junyu Lai authored
-
Brian Stack authored
Bug: 178807258 Test: atest UwbManagerTests Change-Id: Ib3d518c136282393f4f3bb06388404f76fad5b73
-
Benedict Wong authored
* changes: Implement RetryTimeout state Test Network startup in ConnectedState VDBG guard common verbose logging in Vcn
-
Jakub Pawlowski authored
-
Łukasz Rymanowski authored
Sponsor: jpawlowski@ Test: compilation Bug: 159786353 Tag: #feature Change-Id: I14116848411026ceab0ee15098687bf821e74d38
-
Roshan Pius authored
-
Mitch Phillips authored
-
Jeff Sharkey authored
-
Collin Fijalkovich authored
-
Rafal Slawik authored
This covers files from CLs like: - http://ag/13495669 - http://ag/13425120 - http://ag/13201721 Bug: n/a Test: n/a Change-Id: I7b1ba4e75c57cf53a9fe8b479b9472f627a63e82
-
Janis Danisevskis authored
-
Pavel Grafov authored
Bug: 171305388 Test: Invoking from Wifi code Change-Id: I64e9a6edaa7942caad28592c5652cb9a79a0a934
-
Jeff Sharkey authored
-
Todd Kennedy authored
Change-Id: I182d6b167ed33fa0d817e70c7811aa6a22840a69
-
Roshan Pius authored
Not currently setting the atttribution tag for location permission checks. Plumb the attribution tag for all location permision checks (so that location access is correctly attributed to individual components within an app) Bug: 162602799 Test: atest android.net Test: atest com.android.server Change-Id: Iee95f05204f51a4f8cb1f36acfb60e8cdeb156f4
-