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

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

Merge "Fix system reboot in systm_server caused by SensorPrivacyService"

parents 8f0d5e6a 5920e08d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1405,6 +1405,7 @@ public final class SensorPrivacyService extends SystemService {
        @Override
        public void binderDied() {
            mSensorPrivacyServiceImpl.removeSensorPrivacyListener(mListener);
            mSensorPrivacyServiceImpl.removeToggleSensorPrivacyListener(mListener);
        }

        public void destroy() {