[AA+ Search] Create the plugin interface for search suggest.

Also removed the internet permission for Launcher3 and moved it to the plugin.

Bug: 196586652
Test: tested with plugin

Change-Id: Id36e037d7520e29c1989adf9c451488d7e9c96e1
This commit is contained in:
Becky Qiu
2021-08-18 00:18:47 -07:00
parent e5928ec9d9
commit f5eea6c1ac
2 changed files with 56 additions and 1 deletions

View File

@@ -30,7 +30,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" />