From 9cf026692bd1e062e9d67f7b61e33136247014d7 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: 254213622 Test: manual Change-Id: Ic52895ce0577246a2bbf9536fce1e10ab41f7605 Merged-In: Ic52895ce0577246a2bbf9536fce1e10ab41f7605 (cherry picked from commit b7d1077adaefd6c5349fa3b7d8bfbe4a2677ce6a) --- AndroidManifest.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f51719b4dd3..1e45bf36d5a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -146,6 +146,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"> + @@ -901,6 +910,7 @@ android:label="@string/available_virtual_keyboard_category"> + + + @@ -1092,6 +1104,7 @@ + + @@ -1239,6 +1253,7 @@ + + @@ -1383,6 +1399,7 @@ + @@ -1442,6 +1459,7 @@ android:label="@string/high_power_apps"> + + @@ -1697,6 +1716,7 @@ android:configChanges="orientation|keyboardHidden|screenSize"> + @@ -1779,6 +1799,7 @@ android:icon="@drawable/ic_settings_privacy"> + @@ -1900,6 +1921,7 @@ android:label="@string/usage_access_title"> + + @@ -2097,6 +2120,7 @@ android:label="@string/accessibility_captioning_title"> + + @@ -2266,6 +2291,7 @@ android:theme="@style/GlifTheme.Light"> + @@ -2431,6 +2457,7 @@ + @@ -2585,6 +2612,7 @@ android:icon="@drawable/ic_settings_print"> + @@ -2782,6 +2810,7 @@ android:icon="@drawable/ic_cast_24dp"> + + + + @@ -2990,6 +3022,7 @@ android:icon="@drawable/ic_settings_display"> + + @@ -3093,6 +3127,7 @@ android:label="@string/manage_notification_access_title" > + + + @@ -3409,6 +3446,7 @@ android:enabled="@bool/config_show_regulatory_info"> + + + @@ -4103,6 +4143,7 @@ android:label="@string/connected_device_connections_title"> +