Merge "Add helper methods for View attribute debugging"
This commit is contained in:
committed by
Android (Google) Code Review
commit
86ef44bcc7
@@ -457,6 +457,9 @@ class SettingsProtoDumpUtil {
|
||||
dumpSetting(s, p,
|
||||
Settings.Global.DEBUG_VIEW_ATTRIBUTES,
|
||||
GlobalSettingsProto.Debug.VIEW_ATTRIBUTES);
|
||||
dumpSetting(s, p,
|
||||
Settings.Global.DEBUG_VIEW_ATTRIBUTES_APPLICATION_PACKAGE,
|
||||
GlobalSettingsProto.Debug.VIEW_ATTRIBUTES_APPLICATION_PACKAGE);
|
||||
p.end(debugToken);
|
||||
|
||||
final long defaultToken = p.start(GlobalSettingsProto.DEFAULT);
|
||||
|
||||
Reference in New Issue
Block a user