platform_packages_apps_Laun.../robolectric_tests
Hyunyoung Song 95786e077d Good riddance UserEventDispatcher
Bug: 165675920
Bug: 161381246

TL;DR;;
- nano -> lite proto
- add all the missing logs to WW
- pin item related logging fix
- Removed logging for assistant

sgrep "com.android.launcher3.userevent.nano." | cut -f1 -d: | xargs sed -i -e 's/userevent\.nano\./userevent\./g'

Change-Id: Ie2a49fdd891cacbd7ef40a1dc9e41ff0574c7517
2020-09-27 13:41:49 -07:00
..
config Fixing jump when swiping up in landscape and in waterfall cutout 2020-06-18 00:29:00 -07:00
res/values Add overlayable test resource for launcher3 2019-05-06 09:34:38 -04:00
resources Moving model data structures to a separate file 2020-04-09 13:20:39 -07:00
src/com/android/launcher3 Good riddance UserEventDispatcher 2020-09-27 13:41:49 -07:00
Android.mk Adding common code for instrumentation and robolectric tests 2020-04-20 14:42:30 -07:00