- Feb 06, 2021
-
-
Serik Beketayev authored
Revert submission 1553146-android_util Reason for revert: Build Breakage aosp-master/db845c-userdebug @ 7128996 Reverted Changes: Ia39f6e03f:[Mainline] Migrate android.utils package items Iaf99140d6:[Mainline] Migrate android.utils package items Change-Id: I5bdaec5d1a87436510c3e05fadaf0124d86b1bdf
-
- Feb 04, 2021
-
-
Serik Beketayev authored
Bug: 177696419 Test: mma Change-Id: Iaf99140d6153c1fe6674f6bf6077d54f1c8a20e9
-
Benedict Wong authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Benjamin Schwartz authored
Bug: 173132005 Test: NA Change-Id: Ic32489ac9a222a371681b288d7fd3a34ddff9530
-
Louis Chang authored
-
Brad Ebinger authored
-
Treehugger Robot authored
-
- Feb 03, 2021
-
-
Rubin Xu authored
-
Treehugger Robot authored
-
Anton Hansson authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Songchun Fan authored
-
jiangyou li authored
When BinderIncrementalService start, it call ps->giveThreadPoolName() change the thread name to Binder:%d_%X. However BinderIncrementalService run in system_serve main thread, it need not change the thread name. BUG: 171354331 Test: adb shell ps -T [pid] check the main thread name of system_server Change-Id: I53fc6e096cae78798bb0a2670dcf2d8b4da3f5b6
-
Steven Moreland authored
-
Treehugger Robot authored
-
Benedict Wong authored
This change implements the Connected state, ensuring that relevant capabilities are mirrored from the underlying networks. Bug: 165827287 Test: atest FrameworksVcnTests Change-Id: Iedf6d879b4577d7efd40cce41cc1d5fd5021124f
-
Henry Fang authored
-
Janis Danisevskis authored
Test: Keystore 2.0 is used by certain system apps (Settings, Keychain) when enabled. Change-Id: Idc3f27577df684561d403047a1e611bdc1350409
-
Treehugger Robot authored
* changes: Add limited use keys related API into Keystore 2.0 SPI. Limited use key: feature flags.
-
Jeff Sharkey authored
-
Lorenzo Colitti authored
* changes: Allow setting underlying networks when legacy lockdown enabled. Allow passing the underlying network to startLegacyVpn.
-
Lorenzo Colitti authored
-
Lorenzo Colitti authored
Currently, if a legacy lockdown VPN is up, no VPN can set underlying networks. This does not make much sense. When legacy lockdown VPN is enabled, no other VPN is allowed to call prepare() or establish(), so no other VPN can connect, and if no VPN can connect, then no VPN can set underlying networks. Therefore, disabling the ability to set underlying networks only affects the legacy lockdown VPN itself. This change is necessary because in a future CL, the legacy lockdown VPN will start to inform ConnectivityService of its underlying network. Bug: 173331190 Test: tests in subsequent CLs in stack Change-Id: Ifa2aa3351c2c8324571f96fda151864ed987ed5a
-
Lorenzo Colitti authored
This will be used by a future change that makes the legacy lockdown VPN pass the underlying network. Bug: 173331190 Test: tests in subsequent CLs in stack Change-Id: I09366a7f872ef3d4538962a75b0114a2ecb536e6
-
Junyu Lai authored
-
Chalard Jean authored
-
Lorenzo Colitti authored
This reverts commit 20384eea. Reason for revert: Broke HostsideVpnTests Fix: 177943140 Change-Id: I23924181e46fd1f16a60ec420426d1ed39705050
-
Qi Wu authored
Bug: b/174140443 Test: atest CtsKeystoreTestCases The new CTS tests for this feature is introduced in aosp/1556464 Change-Id: I9620c4a3e5d2c10ed8a50d494e63eb2fb19dabef Merged-In: I9620c4a3e5d2c10ed8a50d494e63eb2fb19dabef
-
James Mattis authored
-
Kevin Chyn authored
-
Etan Cohen authored
-
Junyu Lai authored
-
Jack Yu authored
-
Jeongik Cha authored
-
Jeff DeCew authored
Change-Id: Ie1a8e61f8c250340083940af866552e0d15851dd
-
Kevin Chyn authored
Test: Presubmit Change-Id: I42d508836b409d5e1263e330221ea41d77fb9e21
-
James Mattis authored
Updating ConnectivityService foundational support for multiple default networks by extending mDefaultRequest and mDefaultNetworkNai from single instances to a HashMap to support more than a single default network. Bug: 176027457 Bug: 172347841 Test: atest FrameworksNetTests atest NetworkStackTests atest FrameworksNetIntegrationTests atest NetworkStackIntegrationTests atest CtsNetTestCasesLatestSdk Change-Id: I2f5fa96c2d21ab883499e82afa74e73f3ca606cd
-