Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ac96d7db authored by Adam Bookatz's avatar Adam Bookatz Committed by Android (Google) Code Review
Browse files

Merge "Debugging sometimes requires 'admin' (doc)"

parents 5c6533ce 076f5c17
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2885,7 +2885,7 @@
            >com.android.systemui/com.android.systemui.usb.UsbDebuggingActivity</string>

    <!-- Name of the activity that prompts the secondary user to acknowledge they need to
         switch to the primary user to enable USB debugging.
         switch to an admin user to enable USB debugging.
         Can be customized for other product types -->
    <string name="config_customAdbPublicKeyConfirmationSecondaryUserComponent"
            >com.android.systemui/com.android.systemui.usb.UsbDebuggingSecondaryUserActivity</string>
@@ -2897,7 +2897,7 @@
            >com.android.systemui/com.android.systemui.wifi.WifiDebuggingActivity</string>

    <!-- Name of the activity that prompts the secondary user to acknowledge they need to
         switch to the primary user to enable wireless debugging.
         switch to an admin user to enable wireless debugging.
         Can be customized for other product types -->
    <string name="config_customAdbWifiNetworkConfirmationSecondaryUserComponent"
            >com.android.systemui/com.android.systemui.wifi.WifiDebuggingSecondaryUserActivity</string>