Merge "Grant Launcher permission to access AppSearch" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ffc6c63a32
@@ -43,7 +43,8 @@
|
|||||||
<!-- for rotating surface by arbitrary degree -->
|
<!-- for rotating surface by arbitrary degree -->
|
||||||
<uses-permission android:name="android.permission.ROTATE_SURFACE_FLINGER" />
|
<uses-permission android:name="android.permission.ROTATE_SURFACE_FLINGER" />
|
||||||
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
|
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
|
||||||
|
<uses-permission android:name="android.permission.READ_HOME_APP_SEARCH_DATA" />
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Permissions required for read/write access to the workspace data. These permission name
|
Permissions required for read/write access to the workspace data. These permission name
|
||||||
should not conflict with that defined in other apps, as such an app should embed its package
|
should not conflict with that defined in other apps, as such an app should embed its package
|
||||||
|
|||||||
Reference in New Issue
Block a user