From b7d1077adaefd6c5349fa3b7d8bfbe4a2677ce6a Mon Sep 17 00:00:00 2001 From: Han Xu Date: Mon, 15 Aug 2022 19:19:55 +0800 Subject: [PATCH] Add BROWSABLE for most Settings Activities so they can be opened via webpage link. Bug: 238966547 Test: manual Change-Id: Ic52895ce0577246a2bbf9536fce1e10ab41f7605 --- AndroidManifest.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8d410709d11..cf93f9b12e0 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -147,6 +147,7 @@ android:configChanges="orientation|keyboard|keyboardHidden|screenSize|screenLayout|smallestScreenSize"> + + @@ -262,6 +264,7 @@ + @@ -289,6 +292,7 @@ android:icon="@drawable/ic_homepage_connected_device"> + + + @@ -785,6 +791,7 @@ android:icon="@drawable/ic_homepage_vpn"> + @@ -821,6 +828,7 @@ android:icon="@drawable/ic_settings_date_time"> + @@ -844,6 +852,7 @@ android:icon="@drawable/ic_settings_language"> + @@ -905,6 +914,7 @@ android:label="@string/available_virtual_keyboard_category"> + + + @@ -1096,6 +1108,7 @@ + + @@ -1247,6 +1261,7 @@ + + @@ -1391,6 +1407,7 @@ + @@ -1450,6 +1467,7 @@ android:label="@string/high_power_apps"> + + @@ -1705,6 +1724,7 @@ android:configChanges="orientation|keyboardHidden|screenSize"> + @@ -1787,6 +1807,7 @@ android:icon="@drawable/ic_settings_privacy"> + @@ -1908,6 +1929,7 @@ android:label="@string/usage_access_title"> + + @@ -2105,6 +2128,7 @@ android:label="@string/accessibility_captioning_title"> + + @@ -2274,6 +2299,7 @@ android:theme="@style/GlifTheme.Light"> + @@ -2439,6 +2465,7 @@ + @@ -2601,6 +2628,7 @@ android:icon="@drawable/ic_settings_print"> + @@ -2798,6 +2826,7 @@ android:icon="@drawable/ic_cast_24dp"> + + + + @@ -3006,6 +3038,7 @@ android:icon="@drawable/ic_settings_display"> + + @@ -3102,6 +3136,7 @@ android:label="@string/manage_notification_access_title" > + + + @@ -3418,6 +3455,7 @@ android:enabled="@bool/config_show_regulatory_info"> + + + @@ -4110,6 +4150,7 @@ android:label="@string/connected_device_connections_title"> +