Fix Keystore 2.0 related bug in gatekeeperd.
Test: atest android.keystore.cts.CipherTest#testEmptyPlaintextEncryptsAndDecryptsWhenUnlockedRequired Change-Id: Iec3d8aa34db040d5d4a418307020019ca32b0ffb
This commit is contained in:
parent
2e2861dbd3
commit
0357239d2f
1 changed files with 0 additions and 1 deletions
|
|
@ -327,7 +327,6 @@ class GateKeeperProxy : public BnGateKeeperService {
|
|||
LOG(ERROR) << "Failure in sending AuthToken to AuthorizationService.";
|
||||
return GK_ERROR;
|
||||
}
|
||||
AIBinder_decStrong(authzAIBinder);
|
||||
}
|
||||
sp<IServiceManager> sm = defaultServiceManager();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue