commit | 451c5c1cedc8ade44d4b4af242e9275ca4f54a49 | [log] [tgz] |
---|---|---|
author | Holly Jiuyu Sun <jiuyu@google.com> | Thu Jan 26 21:48:21 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 26 21:48:21 2023 +0000 |
tree | f92c4e25c7a5aee041f39edc0277cfc7ea959602 | |
parent | 0e4000f65ca7c3b64a9cf1d3a038e562a200a4da [diff] | |
parent | 26c0677f57fda9231aa817f4405686872689cc01 [diff] |
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