55e9f41bda14bd19d246657978a9aae4eda8a8d0
The existing code asks the main user's userManager if there's a private profile belonging to it. If a private profile exists then the answer to that question will always be true. So, we always end up showing the apps from the private profile for the personal case. We should instead ask the userManager if it belongs to the private profile or not. Bug: 327598131 Test: manual Change-Id: I7bc9d58c371341235579d3456b54ea85f598892b
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%