diff options
| author | 2022-11-07 18:59:48 +0000 | |
|---|---|---|
| committer | 2022-11-07 18:59:48 +0000 | |
| commit | ecd677ad82240429c02f43cff8d277aff7bf2e8f (patch) | |
| tree | 49815e46ae4550b04bd64c8fa58476e9f1f9dd03 /libs/androidfw/ApkParsing.cpp | |
| parent | 0cea16dce2ef150b4f1f9b8d05ec7a4bec86f6b4 (diff) | |
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
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions