Merge "Grant Launcher permission to access AppSearch" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot
2022-11-01 23:41:37 +00:00
committed by Android (Google) Code Review
+2 -1
View File
@@ -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