Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b44cf2d7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix Keystore 2.0 related bug in gatekeeperd."

parents 003bf066 0357239d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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();