diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 35b086b6627..323ce38d40e 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -3684,17 +3684,6 @@
android:value="com.android.settings.fuelgauge.batterysaver.BatterySaverScheduleSettings" />
-
-
-
-
-
-
-
-
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b649d7b0a61..255996fbb84 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8079,8 +8079,7 @@
work challenge, work, profile
work profile, managed profile, unify, unification, work, profile
gestures
- cards, passes
- device controls, controls
+ wallet
pay, tap, payments
backup, back up
gesture
@@ -12969,32 +12968,11 @@
Power button menu
-
- Show cards & passes
-
-
- Lock screen
-
Don\u2019t show any content
-
- Sensitive content
-
-
- Show cards and controls when locked
-
-
- Show controls when locked
-
-
- Show cards when locked
-
-
- Hide cards and controls when locked
-
- To use, first set a screen lock
+ To use, first set a screen lock
Hold for Assistant
@@ -13002,17 +12980,15 @@
Trigger the Assistant by holding the power button
+
+ Show wallet
+
+ Allow access to wallet from lock screen and quick settings
+
- Show device controls
-
-
- Show cards & passes
-
-
- To access controls for connected devices, hold the Power button
-
-
- To access things like your payment methods and boarding passes, press and hold the Power button.
+ Show device controls
+
+ Access controls when locked
diff --git a/res/xml/global_actions_panel_settings.xml b/res/xml/global_actions_panel_settings.xml
deleted file mode 100644
index e49c0d2b0d7..00000000000
--- a/res/xml/global_actions_panel_settings.xml
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/res/xml/power_menu_settings.xml b/res/xml/power_menu_settings.xml
index 406cd0b3708..f88531e3802 100644
--- a/res/xml/power_menu_settings.xml
+++ b/res/xml/power_menu_settings.xml
@@ -26,19 +26,4 @@
android:summary="@string/power_menu_long_press_for_assist_summary"
settings:controller="com.android.settings.gestures.LongPressPowerButtonPreferenceController"
/>
-
-
-
-
-
-
-
diff --git a/res/xml/security_lockscreen_settings.xml b/res/xml/security_lockscreen_settings.xml
index 8962fc2cf74..82cb8609114 100644
--- a/res/xml/security_lockscreen_settings.xml
+++ b/res/xml/security_lockscreen_settings.xml
@@ -46,11 +46,16 @@
android:summary="@string/owner_info_settings_summary" />
+ android:key="lockscreen_privacy_wallet_switch"
+ android:title="@string/lockscreen_privacy_wallet_setting_toggle"
+ android:summary="@string/lockscreen_privacy_wallet_summary"
+ settings:controller="com.android.settings.display.WalletPrivacyPreferenceController" />
+