Merge "Add recents protection level to BIND_QUICK_SETTINGS_TILE." into tm-qpr-dev am: da870ca649 am: 26c0677f57

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

Change-Id: I111bf6bc4181457d68684ef1621ecd7e63147121
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 07aefbd..7d69d56 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -4153,7 +4153,7 @@
          <p>Should only be requested by the System, should be required by
          TileService declarations.-->
     <permission android:name="android.permission.BIND_QUICK_SETTINGS_TILE"
-        android:protectionLevel="signature" />
+        android:protectionLevel="signature|recents" />
 
     <!-- Allows SystemUI to request third party controls.
          <p>Should only be requested by the System and required by