commit | b6e7d1b8bd0502a058cf18fe61757c6bde818b3d | [log] [tgz] |
---|---|---|
author | Behnam Heydarshahi <bhnm@google.com> | Thu Nov 09 21:00:19 2023 +0000 |
committer | Behnam Heydarshahi <bhnm@google.com> | Thu Nov 09 22:13:59 2023 +0000 |
tree | db6a13f0c127c3a5617542e37c6b311f19835cbd | |
parent | 4939c456cc9a9df9d42867442f3d7ceb8ee6dd92 [diff] |
QSTileLogger: use TileSpec for logbuffer map key The key used to be of type String, which was inconsistent with the type of the key in LogModule. This fault resulted in a build failure when QSTileLogger was being referenced in PolicyModule. Flag: NONE Fixes: 310008787 Test: manual. mp droid should not fail when adding a tile that uses QSTileLogger. Test: atest QSTileLoggerTest Change-Id: I546b934309d77e65f56a74dca8a69ae5a392dc49