Merge "[Provider Model] Remove the background of the title layout" into sc-v2-dev am: 504e256c43

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16357765

Change-Id: Ib6c756367755e7256f38de44a4c2639d2db67fdf
diff --git a/packages/SystemUI/res/values/styles.xml b/packages/SystemUI/res/values/styles.xml
index 61591bd..92985de 100644
--- a/packages/SystemUI/res/values/styles.xml
+++ b/packages/SystemUI/res/values/styles.xml
@@ -837,7 +837,6 @@
     <style name="Widget.SliceView.Panel">
         <item name="titleSize">16sp</item>
         <item name="rowStyle">@style/SliceRow</item>
-        <item name="android:background">?android:attr/colorBackgroundFloating</item>
     </style>
 
     <style name="SliceRow">