commit | 55a0aebe7f1426a08dbe234ee65657b07846b430 | [log] [tgz] |
---|---|---|
author | Lais Andrade <lsandrade@google.com> | Fri Dec 11 19:45:42 2020 +0000 |
committer | Lais Andrade <lsandrade@google.com> | Thu Feb 11 09:26:21 2021 +0000 |
tree | 23ae7ee630c2f6a779da23efdffebd43a04acfa4 | |
parent | c4f27f30200470e705a9eecc838e31b120a65fee [diff] |
Introduce SystemVibratorManager Add default system implementation of vibrator manager service that uses IVibratorManagerService to access the device vibrators. Change implementation of SystemVibrator to use VibratorManagerService and delete local service VibratorService. Introduce missing public APIs for VibratorManager and Vibrator.getId. Bug: 167946816 Test: VibratorManagerServiceTest, VibratorTest, VibrationEffectTest Change-Id: I55cdeb72c7ca39ccf0c7b2fda60b16de1031801e