-
- Downloads
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
Showing
- packages/SystemUI/src/com/android/systemui/appops/AppOpsControllerImpl.java 3 additions, 0 deletions...src/com/android/systemui/appops/AppOpsControllerImpl.java
- packages/SystemUI/tests/src/com/android/systemui/appops/AppOpsControllerTest.java 11 additions, 0 deletions...src/com/android/systemui/appops/AppOpsControllerTest.java
Loading
Please register or sign in to comment