mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
Remove json viewer config
Now that we fully migrated to Perfetto based protologging we don't need this. Flag: EXEMPT part of flag clean up Bug: 322760624 Test: m droid Change-Id: Ie7ac94fafccf0224ee6390846ee5dda170f74217
This commit is contained in:
@@ -136,7 +136,6 @@ java_genrule {
|
||||
"--protolog-class com.android.internal.protolog.common.ProtoLog " +
|
||||
"--loggroups-class com.android.quickstep.util.QuickstepProtoLogGroup " +
|
||||
"--loggroups-jar $(location :launcher-quickstep_protolog-groups) " +
|
||||
"--viewer-config-type proto " +
|
||||
"--viewer-config $(out) " +
|
||||
"$(locations :launcher-quickstep-unprocessed-protolog-src)",
|
||||
out: ["launcher.quickstep.protolog.pb"],
|
||||
|
||||
Reference in New Issue
Block a user