summaryrefslogtreecommitdiff
path: root/cmds/idlcli/CommandVibrator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* idlcli: Add mutiple haptics command supportHarpreet Eli Sangha2021-02-231-1/+1
| | | | | | | Bug: 176134689 Test: idlcli -n dual vibrator on 1000 Signed-off-by: chasewu <chasewu@google.com> Change-Id: I499edd317db5858a2bc0cd76681c971926685c78
* Add CLI for Directly Invoking IDL APIsHarpreet "Eli" Sangha2019-09-111-0/+40
Initial implementation supports IVibrator only. Test: Manual Execution Change-Id: Iaaa2593e7926dc202a89a59c111869cd65f31332 Signed-off-by: Harpreet \"Eli\" Sangha <eliptus@google.com>