From da3c0462a35b3891d4e5231c0fb8f8aeb12a4f7e Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Wed, 7 Mar 2018 16:42:39 -0800 Subject: [PATCH] Fix issue #62342672: API Review: OPSTR_ACTIVATE_VPN SystemApi Add a new platform-only permission for being able to change app ops mode, so nothing outside of the platform can do this. Bug: 62342672 Test: Booted, ran, settings works, shell works, apps install Change-Id: I2447ce04c3a90e66125ca02bb9dc1d365163c339 --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index feb1b05f32a..ffadbd325ad 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -87,6 +87,7 @@ +