From f871bfb8c7e28f451828a33f757bfd97ebef9d58 Mon Sep 17 00:00:00 2001 From: Remi NGUYEN VAN Date: Mon, 4 Feb 2019 14:26:32 +0900 Subject: [PATCH] Remove INTERACT_ACROSS_USERS_FULL for NetworkStack Replace with INTERACT_ACROSS_USERS, which is needed to send the ACTION_NETWORK_CONDITIONS_MEASURED broadcast. Also cleanup some non-privileged permissions that were added to the priv-app file. Test: built, booted, broadcast and captive portal login work Bug: 123846255 Change-Id: I3c97c166e80c19bf57fa047709c8b91fca75d635 --- data/etc/privapp-permissions-platform.xml | 9 +-------- packages/NetworkStack/AndroidManifest.xml | 4 ++-- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 9a148e4e7b791..490d1fff827de 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -201,21 +201,14 @@ applications that come with the platform - + - - - - - - - diff --git a/packages/NetworkStack/AndroidManifest.xml b/packages/NetworkStack/AndroidManifest.xml index ac55bfa1aed72..e4d35915c77cb 100644 --- a/packages/NetworkStack/AndroidManifest.xml +++ b/packages/NetworkStack/AndroidManifest.xml @@ -27,8 +27,8 @@ - - + +