Add name information to all Winscope objects

This filter previously removed the information from all objects,
including SF displays

Bug: 140855415
Test: build winscope, compile a trace, check if name is visible
Change-Id: I62563595298f70444333289a2a22635aca43c265
This commit is contained in:
Nataniel Borges
2021-12-03 15:32:58 +01:00
parent c9b5154cce
commit 329446be85

View File

@@ -13,7 +13,6 @@
"resolvedChildren",
"visibilityReason",
"absoluteZ",
"name",
"children",
"stableId"
],
@@ -33,4 +32,4 @@
"WindowConfiguration.orientation": "android.content.pm.ActivityInfo.ScreenOrientation",
"WindowState.orientation": "android.content.pm.ActivityInfo.ScreenOrientation"
}
}
}