mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Adding test to check view inflation during swipe up
Bug: 137851409 Change-Id: Ic8e6f0b3c667051b921d1d4fad03c94122ee92e9
This commit is contained in:
@@ -73,8 +73,12 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<service
|
||||
android:name="com.android.launcher3.testcomponent.ListViewService"
|
||||
android:permission="android.permission.BIND_REMOTEVIEWS" />
|
||||
|
||||
<provider
|
||||
android:name="com.android.launcher3.testcomponent.TestCommandReceiver"
|
||||
android:name="com.android.launcher3.testcomponent.TestCommandProvider"
|
||||
android:authorities="${packageName}.commands"
|
||||
android:exported="true"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user