commit | 3cf67173b15b9ab2df4a9d029e49c4ceaa64be9d | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Jan 29 11:44:22 2020 -0800 |
committer | Steven Moreland <smoreland@google.com> | Wed Jan 29 11:44:22 2020 -0800 |
tree | 3c4dc37f5d68ca02c6c5360bedfb1a077c7631f3 | |
parent | b7765027eca85ef49f842a60db9ebda1bfe7d53c [diff] |
CameraService: hold onto SensorPrivacyManager unlinkToDeath is no longer required, (this change in behavior is to avoid leaks) so holding onto the service here (still calling unlinkToDeath to avoid a log, but may for instance remove all unlinkToDeath calls in the future). Bug: 145692765 Test: boot, see linkToDeath maintained Change-Id: Ib74ab470580643ff61fc684fdd4e16d5e38389af