mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
[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:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user