Replace isChangeEnabled() package name argument.
In DPMS.setKeyGrantForApp() the isChangeEnabled() method call takes the wrong argument. Should take "callerPackage" variable not the "packageName" variable. Fixes: 247969365 Test: atest KeyManagementTest#grantKeyPairToApp_nonExistent_throwsIllegalArgumentException Change-Id: Ifab8b1c980e7a5a63037b9a8da268ae367e706ff
Loading
Please register or sign in to comment