Merge "[AA+ Search] Create the plugin interface for search suggest. Also removed the internet permission for Launcher3 and moved it to the plugin." into sc-v2-dev am: f128563d4b am: 46a12273fc

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15614506

Change-Id: I0b566a8ba163be76f3045cd495339f2d4a26fdb2
This commit is contained in:
Becky Qiu
2021-08-27 17:21:46 +00:00
committed by Automerger Merge Worker
2 changed files with 56 additions and 1 deletions

View File

@@ -31,7 +31,6 @@
with some minor changed based on the derivative app.
-->
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.CALL_PHONE" />
<uses-permission android:name="android.permission.SET_WALLPAPER" />
<uses-permission android:name="android.permission.SET_WALLPAPER_HINTS" />