Files
frameworks_base/core/java/android/util
Adam Bookatz 82194b8fe0 Use hasBadge instead of isManagedProfile
To determine whether a user has a badge, the
correct call is now hasBadge, rather than isManagedProfile.

Currently, the only user that actually can have a badge
is a managed profile, so this change is a no-op. In the future,
if further profile support is expanded, then hasBadge will
be correct.

Bug: 170249807
Test: Treehugger (this cl is a no-op)
Change-Id: I9144c4dc519936dfc5a2aeae0eb0bd91bea89db2
2020-10-06 15:04:16 -07:00
..
2020-03-23 17:19:05 +00:00
2020-09-16 10:07:55 -07:00