Warn user when revoking split permissions unknown to app
Users did not get any warning message when revoking permission for
activity recognition. The issue can be generalized to any "install"
permission that has been split into a "runtime" permission at a
higher version than what the app is targeting.
Bug: 122468573
Test: manually tested
- opened the permission settings of a test app on mobile
- clicked on "deny" button for activity recognition permission
- it showed old device warning
- clicked on "deny" for access_background_location permission
- it did not show old device warning
Change-Id: I4ced10b46d389d370ac5654999357a345c9ff2a0
Loading
Please register or sign in to comment