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:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user