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

Commit c8111690 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix system reboot in systm_server caused by SensorPrivacyService" am: ffc1a30a

parents 1835835a ffc1a30a
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() {