Merge "Fix Keystore 2.0 related bug in gatekeeperd." am: b44cf2d71b
am: 6a7d8fa937
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1566760 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I489ac7392f018d1e9327d7c0658ee803d3dfdaee
This commit is contained in:
commit
f8de6ea109
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…
Reference in a new issue