commit | 0b925d4f46ef9d0f25fa5fd56e996280e9a98c71 | [log] [tgz] |
---|---|---|
author | Nate Myren <ntmyren@google.com> | Thu Jul 15 10:35:49 2021 -0700 |
committer | Nate Myren <ntmyren@google.com> | Thu Jul 15 10:35:49 2021 -0700 |
tree | 748f7b42e7b5dbcba0ad481f92bbcf216cc7c0e7 | |
parent | e684a19bbb4981fd4b0e12a185bd35936a7e6e47 [diff] |
Null safe package name in AppOps writeState Ensure that, if a package has a null package name, that the AppOpsServer does not crash. Existing package tags should be closed, and lastPkg set to null. Test: manual Fixes: 193664388 Change-Id: I420477a9f102b6c1f8305b45158e7bdb3a71e227