8311f680657ec7dcea4a938e97f2acaea1940f12
In two places, Settings uses getProfileIdsWithDisabled intending to restrict itself to *managed* profiles, but actually allows for any type of profile. Since the declared intent is to only deal with managed profiles, we update the code to only consider managed profiles. On devices that only have managed profiles (currently almost all devices), this cl is a no-op. Bug: 230495929 Bug: 230534572 Bug: 170249807 Test: com.android.settings.UtilsTest Test: make RunSettingsRoboTests -j Change-Id: Id04d45839ef61080b00ca2f91525718cb3a85120
Merge "Special handling for intent coming from "welcome" notification." into tm-dev am:
a73c850aa5
am: 075dd07035
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%