diff options
author | Fabian Kozynski <kozynski@google.com> | 2020-05-18 14:26:03 -0400 |
---|---|---|
committer | Fabian Kozynski <kozynski@google.com> | 2020-05-21 18:02:20 +0000 |
commit | 31a266d5a3c28afdd0cb88672ac51ea1be3d0840 (patch) | |
tree | 6f3a48e000c2534b1855aba781d0499b82f77e20 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 5ef121621d65a857dabf752506ffa57391cfbc6b (diff) |
Add multi-user support for AutoTileManager
Before this CL, AutoTileManager (and AutoAddTracker) would only work
"corectly" for user 0, as all the settings (read and write) were done in
user 0. This meant that tiles that got auto added as user 0 would not be
auto-added for other users. Similarly, tiles that got auto added as a
secondary user would not be auto added as user 0.
This CL makes sure that everything is done with respect to the current
user (as reported by QSTileHost).
Test: manual
Test: atest AutoTileManagerTest AutoAddTrackerTest
Bug: 154607890
Change-Id: I518334cca0a0960e0b3b74b43ac9fce4610c7bd0
Merged-In: I518334cca0a0960e0b3b74b43ac9fce4610c7bd0
(cherry picked from commit 1b5d7afb7f118a63b2fd7b634d0c6b04dbf0f67b)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions