summaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2018-11-20 16:15:20 -0800
committerAlistair Strachan <astrachan@google.com>2018-11-26 18:30:42 +0000
commitc1875b5a3364f679a4ae482dfe5bdc4f3538e207 (patch)
treeb520aed1952c823d8ff4025627a01d83489325b8 /manifest.xml
parent62fe0fe1219c671b0e3714ac94d07f5ba15aa5af (diff)
downloadhikey-c1875b5a3364f679a4ae482dfe5bdc4f3538e207.tar.gz
HiKey/HiKey960: Rework HiKey PowerHAL to use power@1.1 interface
This reworks the old power.hikey[960].so poewrHAL library to implement the power@1.1-service interface. Much of this change is taken from the marlin implementation. Change-Id: I7cc4068a28dfb48348b18024b00ff53526e189af Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.xml b/manifest.xml
index 4c5d3423..84d82e98 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -122,8 +122,8 @@
</hal>
<hal format="hidl">
<name>android.hardware.power</name>
- <transport arch="32+64">passthrough</transport>
- <version>1.0</version>
+ <transport>hwbinder</transport>
+ <version>1.1</version>
<interface>
<name>IPower</name>
<instance>default</instance>