Merge "Fix Keystore 2.0 related bug in gatekeeperd."
This commit is contained in:
commit
b44cf2d71b
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.";
|
LOG(ERROR) << "Failure in sending AuthToken to AuthorizationService.";
|
||||||
return GK_ERROR;
|
return GK_ERROR;
|
||||||
}
|
}
|
||||||
AIBinder_decStrong(authzAIBinder);
|
|
||||||
}
|
}
|
||||||
sp<IServiceManager> sm = defaultServiceManager();
|
sp<IServiceManager> sm = defaultServiceManager();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue