commit | 51eba2ed770d927ab22ac071c73390846a5b997a | [log] [tgz] |
---|---|---|
author | Yifei Zhang <yfz@google.com> | Thu Oct 24 15:11:54 2024 -0700 |
committer | Yifei Zhang <yfz@google.com> | Fri Nov 01 11:55:11 2024 -0700 |
tree | 84fde239ed617a96b9ec17c4fde51f9b49781513 | |
parent | 6b424755582ad310ac92827c68bdb458bd2da16c [diff] [blame] |
Update contexhub stub impl to V4 - Include actual implementation for getHubs() Test: build Bug: 361830233 Flag: N/A Change-Id: Ib6b0d5628fb8f7c88c935e61093cf3f6a3dd0e65
diff --git a/contexthub/aidl/default/contexthub-default.xml b/contexthub/aidl/default/contexthub-default.xml index 2f8ddc8..359bb0a 100644 --- a/contexthub/aidl/default/contexthub-default.xml +++ b/contexthub/aidl/default/contexthub-default.xml
@@ -1,7 +1,7 @@ <manifest version="1.0" type="device"> <hal format="aidl"> <name>android.hardware.contexthub</name> - <version>3</version> + <version>4</version> <interface> <name>IContextHub</name> <instance>default</instance>