Files
frameworks_base/core/java/android/net
Chiachang Wang 6548e1d84f Replace hidden UserHandle.isApp() usage for mainline
ConnectivityService is going to become a mainline module which
is not able to access hidden APIs. NetworkPolicyManager will be
part of connectivity framework sources which should also not
access hidden APIs. Thus, replace usage of UserHandle.isApp()
by public Process.isApplicationUid() instead.

Bug: 170598012
Test: m
Change-Id: I6eecc618d574352b924cb5f33f364e2dca9d730f
2021-01-13 03:23:58 +00:00
..
2020-03-26 14:10:06 +00:00
2020-06-24 11:32:26 +00:00
2020-03-19 02:15:02 +00:00
2020-02-13 18:37:06 +00:00
2019-03-16 03:51:09 +09:00
2020-12-23 22:15:51 -08:00
2020-01-22 22:27:44 +09:00
2020-04-10 00:30:38 +00:00