commit | cf40bf90385a77f09203f38de7d945ba7c1b36b4 | [log] [tgz] |
---|---|---|
author | Juan Sebastian Martinez <juansmartinez@google.com> | Fri Oct 04 09:55:45 2024 -0700 |
committer | Juan Sebastian Martinez <juansmartinez@google.com> | Wed Oct 09 14:48:15 2024 -0700 |
tree | e9a4ef48e32d49b86be9e2a7ec5d60f12b44b292 | |
parent | 1b9ad86f95b26a8bd168ec536f39a65d0b4b3d41 [diff] |
Using Vibrator provided by Dagger in the MSDLModule To avoid a duplicate service call, the vibrator provided by FrameworkServicesModule is used. Since the vibrator is nullable, an empty MSDL player is returned if no vibrator is provided. Test: presubmit Flag: NONE this is a change to the way we retrive the same service Bug: 368595426 Change-Id: I0ed8371174b73f8a4bd47771c090633b47974c62