commit | 57303cc4312686e02e754ba99a81f0cf71144757 | [log] [tgz] |
---|---|---|
author | jiabin <jiabin@google.com> | Tue Dec 18 15:45:57 2018 -0800 |
committer | Eric Laurent <elaurent@google.com> | Wed Jan 30 17:07:10 2019 -0800 |
tree | 5118a0c03e035d13c203118e1336e33803b1de08 | |
parent | 77270b880570e07a5d80b23371f53638ec30fb5c [diff] |
Interface between audio server and vibrator service The haptic playback should be controlled by vibrator service. Via the interface, audio server could notify vibrator service about starting or stopping haptic playback and get vibrator intensity from vibrator service. Vibrator service could call mute/unmute to control the haptic playback. Test: Manually Change-Id: Iad24813977e4dea0d67a91f8f8b390a016ce4ca2