From f53b338e639f5e9bc9bad068e4c5afc21a9a459c Mon Sep 17 00:00:00 2001 From: paulhu Date: Thu, 16 Jan 2020 14:33:38 +0800 Subject: [PATCH] Remove CONNECTIVITY_INTERNAL permission After check the usage of those apps who declared CONNECTIVITY_INTERNAL permission, they don't access any API which protected by CONNECTIVITY_INTERNAL. And CONNECTIVITY_INTERNAL has been removed from their AndroidManifest.xml. So remove the redudant permission from privapp-permissions-platform.xml. Bug: 32963470 Test: build, flash, boot to home w/o any permission problem. Change-Id: I3f31d16163e359b0b16f06129452a758ea149fc1 --- data/etc/privapp-permissions-platform.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index a818119f81031..eec2072c6d5df 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -67,7 +67,6 @@ applications that come with the platform - @@ -362,7 +361,6 @@ applications that come with the platform -