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

Commit 98366861 authored by Sally's avatar Sally Committed by Sally Yuen
Browse files

Make implemented DeathRecipient in A11yServiceConnection clear

binderDied() is a method in the interface DeathRecipient. Make it clear
we're overriding

Bug: n/a
Test: builds
Change-Id: I31e3107489036fe23605e06d71addc834d038f63
parent 5310894b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -368,6 +368,7 @@ class AccessibilityServiceConnection extends AbstractAccessibilityServiceConnect
        }
    }

    @Override
    public void binderDied() {
        synchronized (mLock) {
            // It is possible that this service's package was force stopped during