Merge "Fix Keystore 2.0 related bug in gatekeeperd."
This commit is contained in:
commit
b44cf2d71b
|
@ -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 New Issue