commit | ed64b9f6464cde1c1e82df1977708664947651b8 | [log] [tgz] |
---|---|---|
author | Yifei Zhang <yfz@google.com> | Thu Oct 24 15:11:54 2024 -0700 |
committer | Brian Duddie <bduddie@google.com> | Fri Nov 01 17:42:32 2024 -0700 |
tree | 0f7e0ef38141b2f3a199931740d3348cdbb2d9cd | |
parent | c377627143522c2417425b4bd4084ce80c0e0568 [diff] [blame] |
Update contexhub stub impl to V4 - Include actual implementation for getHubs() Test: build Bug: 361830233 Flag: N/A Merged-In: Ib6b0d5628fb8f7c88c935e61093cf3f6a3dd0e65 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>