From b815bcb68e41ec441b3a9be389db94017d328f33 Mon Sep 17 00:00:00 2001 From: Remi NGUYEN VAN Date: Thu, 26 May 2022 18:39:28 +0900 Subject: [PATCH] Set default captiveportallogin app in AOSP Make sure the default CaptivePortalLogin application bundled in AOSP is configured, so that it receives appropriate permissions. This avoids potential problems where on an AOSP-based device, setting the config was forgotten, and the default captive portal which expected the permissions does not get them. Bug: 228991143 Test: m; check CaptivePortalLogin has POST_NOTIFICATIONS Change-Id: Iec7e3449d6b34ba6ff77e64b1d4bf00809629719 --- core/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 2b0d01fc748f6..459fdd3904f8e 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -1872,7 +1872,7 @@ - + com.android.captiveportallogin