commit | b2fb674c1b037a1434c43a38e0757b39e7098836 | [log] [tgz] |
---|---|---|
author | Christian Göllner <chrisgollner@google.com> | Tue Jan 10 11:43:32 2023 +0100 |
committer | Christian Göllner <chrisgollner@google.com> | Tue Jan 10 16:46:21 2023 +0000 |
tree | d16c49cc64ae9ce6a79b0026809e31d97659592f | |
parent | ee0c2b11c0a164e58eec7f5a075948890d67d208 [diff] |
SystemBarAttributesListener: log appearance as String instead of integer The appearance flag int is composed by bits. To make it easier to read logs, convert the flag to a String representation. Test: adb shell dumpsys and read the output Bug: 260554575 Change-Id: If0082fe112b64403aff31925e63a06ac7e78d1f7 Merged-In: If0082fe112b64403aff31925e63a06ac7e78d1f7