- Jan 12, 2021
-
-
Paul Hu authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
paulhu authored
Connectivity service is going to become a mainline module which will not able to access hidden APIs. NetworkPolicyManagerInternal is a internal serivce that CS can't be access after be a mainline module. Thus, replace NPMI#isUidNetworkingBlocked() to similar method NPMS#isUidNetworkingBlocked() and create new API NPM#isUidNetworkingBlocked() to support CS usage. Bug: 170598012 Test: atest FrameworksNetTests Test: atest FrameworksCoreTests:NetworkPolicyManagerTest Test: atest FrameworksServicesTests:NetworkPolicyManagerServiceTest Test: atest CtsNetTestCases Test: atest CtsHostsideNetworkTests Change-Id: Ic3427c71c395de787320f303c9513874b4d64f98
-
Remi NGUYEN VAN authored
-
Remi NGUYEN VAN authored
-
Adam Bookatz authored
-
- Jan 11, 2021
-
-
Jing Ji authored
-
Treehugger Robot authored
-
Jakub Pawlowski authored
-
Kevin Chyn authored
Test: Builds Change-Id: Ief8ea06dcc5803298294c639956cdfa97fa8be10
-
Dmitri Plotnikov authored
-
Peter Collingbourne authored
-
Adam Bookatz authored
Two parts are required due to b/175318571. Test: N/A Change-Id: I2bd2e1f71490e0d006ceeea177e2e5d5cd520a9a
-
Treehugger Robot authored
-
Łukasz Rymanowski authored
With this patch it is possible to enable eatt_support as a GATT Client or GATT Server. Tag: #feature Bug: 159786353 Test: manually verified against device supporting EATT Sponsor: jpawlowski@ Change-Id: I6835a2bbd1b0ab9d6d64ee2bac5dfc96c0563afd
-
Peter Collingbourne authored
Now that the feature guarded by this flag has landed in Linux 5.10 we no longer need the flag, so we can remove it. Bug: 135772972 Change-Id: I02fa50848cbd0486c23c8a229bb8f1ab5dd5a56f
-
Dmitri Plotnikov authored
Test: N/A Change-Id: I7777551640227d7bfefbaa68f03e82167be39237
-
Jeff Sharkey authored
-
Adrian Roos authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Sungsoo Lim authored
And replace an array map to sparse array. Bug: 170327593 Test: manually Change-Id: I791146f3ad87a35fac245bd159dd13b03e6f9e9f
-
Treehugger Robot authored
-
Lucas Lin authored
-
Sungsoo Lim authored
MediaRourter uses main thread for internal operations, and ANR could happens if AudioService is not running when MediaRouter tried to get stream volumes. This CL avoids such ANR by caching stream volumes. Bug: 170327593 Test: manually (cherry picked from internal master branch) Change-Id: I7c00b26a3a25f17c877d3ec0e998905ab0b4af28
-
- Jan 09, 2021
-
-
Suprabh Shukla authored
Change-Id: I7a05307faf3789f942e25e90f305d6790705f184 Test: N/A
-
- Jan 08, 2021
-
-
Treehugger Robot authored
-
Kevin Han authored
Point all OWNERS lists to the one in core/java/android/apphiberation/OWNERS so it's easier to maintain. Also go ahead and add an OWNERS file and directory for tests. Bug: 175829330 Test: builds Change-Id: I4eea4658cfce2d23a44030368ba9a41b35ca4d5b
-
Benedict Wong authored
* changes: Pull VcnNetworkProvider out into a separate class Verify carrier privileges for VCN-providing packages Add TelephonySubscriptionTracker to VcnMgmtSvc Add basic VcnMgmtSvc --> Vcn signals (startup, teardown, NetworkReq)
-
Treehugger Robot authored
-
Shuzhen Wang authored
Test: None Bug: 175339054 Change-Id: I58e73855bf96bb2547db513f91968cd4c2d9e303
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Makoto Onuki authored
Test: n/a Bug: n/a Change-Id: I958f8094f11b28533df2b4cfd9800544995931ef
-
Andrei Onea authored
When checking the state of a change id for a package name, also consider deferred overrides. Test: atest PlatformCompatTest Bug: 158696818 Bug: 176432102 Change-Id: I0effd7860cab946876be07be722f88fe0b358994
-
Nick Moukhine authored
-