Skip to content
Commit ecd677ad authored by Kweku Adams's avatar Kweku Adams
Browse files

Avoid passing in null String.

IAppOpsCallback.opChanged can be passed in a null value for the package
name. Avoid calling synchronizePackagePermissionsAndAppOpsAsyncForUser
when that happens since it expects a NonNull value.

Bug: 247127880
Test: N/A
Change-Id: I532289e116b4d7b884fac7e1358120e98fecf342
parent 0cea16dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment