From 076f5c174c1c22f346870b88fdae7fd9cfbe876a Mon Sep 17 00:00:00 2001 From: Adam Bookatz Date: Fri, 4 Nov 2022 19:11:59 +0000 Subject: [PATCH] Debugging sometimes requires 'admin' (doc) Currently, two configs say that they require the "primary user", but they actually require an "admin user". Fixing the documentation accordingly. Change-Id: Ie6dc5c64ac507ddff3814f9495672ccfbf9cf341 Test: N/A --- core/res/res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 3d245e95f42d8..60750c2ecc87f 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -2901,7 +2901,7 @@ >com.android.systemui/com.android.systemui.usb.UsbDebuggingActivity com.android.systemui/com.android.systemui.usb.UsbDebuggingSecondaryUserActivity @@ -2913,7 +2913,7 @@ >com.android.systemui/com.android.systemui.wifi.WifiDebuggingActivity com.android.systemui/com.android.systemui.wifi.WifiDebuggingSecondaryUserActivity