From 3b5f2224c6b21d89d1962db2bee2d85efd406918 Mon Sep 17 00:00:00 2001 From: Tony Wickham Date: Thu, 19 Mar 2020 13:19:31 -0700 Subject: [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrims Add wallpaper changed broadcast receiver to BaseDragLayer, which checks if the new wallpaper is blacklisted and relays that to remove the scrims. Bug: 150144115 Change-Id: I55b7b98fdd419cd76532492461a872367efed67b (cherry picked from commit d6f917f1824ed97e6f9a225fe1600a8162922d31) --- res/values/config.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values/config.xml') diff --git a/res/values/config.xml b/res/values/config.xml index 038718473..9d36ee41f 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -118,4 +118,7 @@ + + + -- cgit v1.2.3