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

This commit is contained in:
Holly Jiuyu Sun
2023-01-26 21:25:35 +00:00
committed by Android (Google) Code Review

View File

@@ -3893,7 +3893,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