Merge "Add recents protection level to BIND_QUICK_SETTINGS_TILE." into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
da870ca649
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user