commit | 7b2c88c0a776a9fca379e4a5a5250bf19dd996a6 | [log] [tgz] |
---|---|---|
author | Alexey Kuzmin <alexeykuzmin@google.com> | Wed Sep 25 15:21:23 2019 +0100 |
committer | Alexey Kuzmin <alexeykuzmin@google.com> | Mon Jan 06 16:16:27 2020 +0000 |
tree | 23773e36d244d0d97edc168afe29673a98bbdb45 | |
parent | d301ecf55f57ae5a6d007f997ae2853a2983a027 [diff] |
Add VibrationAttributes Added a class for attributes of vibrations, to gradually replace usage of AudioAttributes in haptics context. Refactored VibrationService and related classes to use VibrationAttributes, converting AudioAttributes to VibrationAttributes and back as necessary Test: manual. Since it's a refacroring, everything should work as before Bug: 136810264 Change-Id: I82c04bc6f6fb723ee390e3b86a4a371564ab28d4