Merge "Fix system reboot in systm_server caused by SensorPrivacyService"
This commit is contained in:
@@ -1405,6 +1405,7 @@ public final class SensorPrivacyService extends SystemService {
|
||||
@Override
|
||||
public void binderDied() {
|
||||
mSensorPrivacyServiceImpl.removeSensorPrivacyListener(mListener);
|
||||
mSensorPrivacyServiceImpl.removeToggleSensorPrivacyListener(mListener);
|
||||
}
|
||||
|
||||
public void destroy() {
|
||||
|
||||
Reference in New Issue
Block a user