Revert "Disable vibrator for bootup"
This reverts commit 4e1e178d13
.
Bug: 286181331
Test: Build pass.
Test: 2 vibrator HAL start.
Change-Id: I35eaf2dd79a7c50a65e1120e44d287339a56f0b4
This commit is contained in:
parent
f9f8c56276
commit
4cb14ca20a
1 changed files with 8 additions and 0 deletions
|
@ -45,6 +45,14 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.vibrator</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
<name>IVibrator</name>
|
||||
<instance>dual</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.wifi.hostapd</name>
|
||||
<version>1</version>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue