Stop requiring QUERY_ALL_PACKAGES for getWallpaperInfo
Instead, we now do a check packageManagerInternal.canQueryPackage(Binder.getCallingUid(), info.getComponent().getPackageName()). Bug: 248219671 Test: atest CtsWallpaperTestCases Change-Id: I3b4c82ba2517fc6439b8302135c20c79d6d012b9
Loading
Please register or sign in to comment