Merge "Fix typo in aosp/1242602" am: 1ae5516429 am: 934bb9fa9c am: 7730f7fe95
Change-Id: I7c1cbdb05cf0d8a8866b06ac5e25ffd6e06f06cd
This commit is contained in:
@@ -1796,7 +1796,7 @@ public class NetworkStatsService extends INetworkStatsService.Stub {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: It is copied from ConnectivitySerivce, consider refactor these check permission
|
||||
// TODO: It is copied from ConnectivityService, consider refactor these check permission
|
||||
// functions to a proper util.
|
||||
private boolean checkAnyPermissionOf(String... permissions) {
|
||||
for (String permission : permissions) {
|
||||
|
||||
Reference in New Issue
Block a user