commit | 42f21d60571b7f132f98c04782a7bbefb24a5bbd | [log] [tgz] |
---|---|---|
author | Yuichiro Hanada <yhanada@google.com> | Tue Feb 20 12:34:52 2024 +0900 |
committer | Yuichiro Hanada <yhanada@google.com> | Thu Feb 22 10:49:46 2024 +0900 |
tree | 9eb7bfb064fcbd98445beb2e8b16f0478de0bd6a | |
parent | c12aae9d573a4f28b50a0c9a53eba2e1f68b6094 [diff] |
Null check for the return value of getPackagesForOps() AppOpsService.getPackagesForOps() may return null. The caller should check it. Bug: 324329757 Test: SystemUITests Flag: NA Change-Id: Ifc51678733caf412421c5ea1827668b3698e44e0