From 6f775624125a7a8d0bb546f23a0c910a593b70c1 Mon Sep 17 00:00:00 2001 From: Alejandro Nijamkin Date: Sat, 24 Dec 2022 08:08:02 -0800 Subject: [PATCH] Renames customization content provider (2/7). KeyguardQuickAffordanceProvider has started to be used for more than just lock screen shortcuts. This collection of CLs updates its name, authority, and table schema to become more generically about "system UI customization". Fix: 262879277 Test: manually verified Settings > Display > Lock screen shows the "shortcuts" item Test: manually verified that the Wallpaper picker properly renders the preview and can change the quick affordances Test: manually verified that system UI displays the right lock screen shortcuts Change-Id: Idc0765a8c3fe50c82689d2ca7f9d19b41a62baf2 --- AndroidManifest.xml | 2 +- .../settings/display/CustomizableLockScreenUtils.java | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 36e4a9802d4..b72487cf833 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -125,8 +125,8 @@ - +