commit | 8787afa9e6e774112439ae50d09150a881cdd5a9 | [log] [tgz] |
---|---|---|
author | Lei Ju <leiju@google.com> | Wed Jun 28 09:36:19 2023 -0700 |
committer | Lei Ju <leiju@google.com> | Fri Jun 30 10:28:54 2023 -0700 |
tree | 46d9d8790e3ee4c6948242df393b53c2f90d8e0f | |
parent | 13c75354fd7a9d3289b2cf3e5037f0a0dfea7940 [diff] [blame] |
Introduce a new callback function to get client's UUID Bug: 247124878 Test: compilation and manual test Change-Id: I96b386fc232c4f65615858cf9b65317ae5bdc499
diff --git a/contexthub/aidl/default/contexthub-default.xml b/contexthub/aidl/default/contexthub-default.xml index 930f672..2f8ddc8 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>2</version> + <version>3</version> <interface> <name>IContextHub</name> <instance>default</instance>