commit | 587512a0cfc88ba2e114a30554fc232d9b2c5a4f | [log] [tgz] |
---|---|---|
author | Svet Ganov <svetoslavganov@google.com> | Fri Jul 14 20:46:43 2017 -0700 |
committer | Svet Ganov <svetoslavganov@google.com> | Sat Jul 15 00:12:44 2017 -0700 |
tree | ccf458ffe34fb84a73b62ba2000111984e8985c5 | |
parent | 183f9ac26302e1f677df8d698c1f7c570bb22014 [diff] |
Don't reset review state until no permission requires a review. In a permission review mode we have a per user flag whether a permission review is required for an app to avoid iteration over all permissions on an activity start. This state was incorrectly cleared if a permission review flag is cleared despite the fact that there may me other permissions requiring a review. Test: manual bug:63720758 Change-Id: I3391c9d7e419e2e22f7b053de8e6ed977b6eba91