klte-common: Add power HAL to manifest

Change-Id: Ie1241e8d9bd441d67731f8abedf4e8b9bf4077ad
This commit is contained in:
Kevin F. Haggerty 2017-12-23 09:57:45 -07:00
parent 4bb30996c5
commit 90ddf6e3d8
1 changed files with 9 additions and 0 deletions

View File

@ -135,6 +135,15 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.power</name>
<transport arch="32">passthrough</transport>
<version>1.0</version>
<interface>
<name>IPower</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.radio</name>
<transport>hwbinder</transport>