commit | ca2edb647a85ff9a05b3c5b5c64987afe9f18406 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Tue Jun 07 13:58:45 2022 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Tue Jun 07 16:19:35 2022 -0400 |
tree | cde36fc151a99ef11fa9368fc7d88a5f721f706d | |
parent | 2d3b1c27194d03986dac77d33d5a0ec14df3deb0 [diff] |
Listen to correct intents in UserTracker In order to properly track added/removed work profiles, we were looking at the wrong intents. AVAILABLE/UNAVAILABLE are only for when QUIET_MODE changes (from launcher or tile). We still keep these, as it means that the flag value has changed and it may be useful for consumers. Test: manual, add and remove work profile Test: atest UserTrackerImplTest Fixes: 232809563 Change-Id: I6c86d67c5413c5e8cd84221ffa552e9f873f7274