commit | a7245613009e19d83a43c2bad50beba58145c920 | [log] [tgz] |
---|---|---|
author | Yi-an Chen <theianchen@google.com> | Wed Feb 21 01:56:22 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Apr 10 21:56:09 2024 +0000 |
tree | 9659fefb55f8b6f3c535773548134c7dd7d2288d | |
parent | 91909627abddf24ac43d4f7908c91e612ec43125 [diff] |
Fix error handling for non-dynamic permissions We only allow removing dynamic permissions. When removePermission() is called for a non-dynamic permission, in addition to logging it, we should also return early to avoid the removePermission() call. Test: manual Bug: 321555066 Fixes: 321711213 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:528a87e90ff9354581d54fd37fbe9f95cccbcdb1) Merged-In: Ie2f43663bc71a06ffadb868d2d0eea5ee78f76e5 Change-Id: Ie2f43663bc71a06ffadb868d2d0eea5ee78f76e5