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

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

Change-Id: Ieffab97d75b2829785956a2c1a632becd3cdcb3a
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 7002a52..4594595 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -3884,7 +3884,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