Add RoleControllerManager.isApplicationVisibleForRole().
Settings doesn't actually need to know whether an application qualifies for a role, but only whether the default app setting should be visible for an application. Qualification and visibility differs in cases such as FallbackHome inside Settings which is a qualifying home activity but should never be shown in default apps UI. Fixes: 138636320 Test: manual Change-Id: I2995b6fa5c7920d14fa644748db9c41b442ce53b
Loading
Please register or sign in to comment