commit | 23e000f99d4ae21b80f0ec38e28d0ba415f40dda | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Fri Sep 06 15:22:24 2019 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Wed Sep 18 14:51:09 2019 +0000 |
tree | 346e3ea960448d93db512f89efc0db0891927102 | |
parent | 755f72686b2d596a043b2306d27796cbf80b56e5 [diff] |
Added logging in QsTileHost#onTuningChanged Removed guards for most of the logging. Still guarded for tiles that are added, as it goes through all the tiles every time something changes and it's pretty verbose. Also added log for destroyed tiles due to not being available. These logs are not too frequent, happening only when a user is started on the device and when the tiles are customized. Test: adb logcat Bug: 138848764 Change-Id: Ica203a6611d54ce22c9d426b0413e8b543ba41b3