From b869dbaee6f8d5ba186f3083e97497eff24c5fec Mon Sep 17 00:00:00 2001 From: xshu Date: Wed, 9 Mar 2022 16:04:55 -0800 Subject: Rename MANAGE_WIFI_AUTO_JOIN to MANAGE_WIFI_NETWORK_SELECTION Change to request for the updated permission. Bug: 219947411 Test: compile Change-Id: Iaf31a24080961a5e224bbd3871649fe7694dc3a5 --- data/etc/privapp-permissions-platform.xml | 4 ++-- packages/Shell/AndroidManifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 82aff6027653..201ab956d31d 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -459,8 +459,8 @@ applications that come with the platform - + P2P external approver API sets require MANAGE_WIFI_NETWORK_SELECTION permission. --> + diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index ca4dcbbf230e..e6af794a0b48 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -510,8 +510,8 @@ - + P2P external approver API sets require MANAGE_WIFI_NETWORK_SELECTION permission. --> + -- cgit v1.2.3-59-g8ed1b