OSDN Git Service

Launcher dump proto that will be used for:
authorHyunyoung Song <hyunyoungs@google.com>
Mon, 6 Feb 2017 18:46:24 +0000 (10:46 -0800)
committerHyunyoung Song <hyunyoungs@google.com>
Tue, 4 Apr 2017 23:06:30 +0000 (23:06 +0000)
commite295acaeb34c474430e68cbfb069a6a6bfea4041
tree7575140da81484b2897ad165da8debd51a986eab
parentca18746163621211847a2f184d19a6b3e2b4a1c0
Launcher dump proto that will be used for:

$ adb shell dumpsys activity provider com.android.launcher3/com.android.launcher3.LauncherProvider
To see how the proto is filled: go/launcher-proto-dump

b/31772480

Change-Id: I8e0f1e5e38148a3dfeabd2fc057392193b2625dd
(cherry picked from commit 6aa3729e98502d4cffc40a7e602628b85d558edd)
protos/launcher_dump.proto [new file with mode: 0644]
src/com/android/launcher3/LauncherModel.java
src/com/android/launcher3/LauncherProvider.java
src/com/android/launcher3/logging/DumpTargetWrapper.java [new file with mode: 0644]
src/com/android/launcher3/logging/LoggerUtils.java
src/com/android/launcher3/model/BgDataModel.java