Fix NPE in queryPermissionsByGroup
It's possible that the given groupName is null. We should handle this normal case. Fix: 232566949 Test: manually verify with 'pm list permissions'. Change-Id: I267fa62d2d46818c5a41363ebdafb66d59309c25
Loading
Please register or sign in to comment