commit | ad59f89a19d96952713cf9b0487b254cb38057f1 | [log] [tgz] |
---|---|---|
author | Victor Berchet <berchet@google.com> | Wed Feb 02 23:09:39 2022 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Feb 02 23:09:39 2022 +0000 |
tree | 8b3813499fda880ca94a649881cb8b025addeb20 | |
parent | 1793c1eba91950335e3ed32a0ae60110301ddaa5 [diff] | |
parent | b32b544106078c9ff33ab28ab292277d304fad66 [diff] |
Merge "Make contexthub aidl available host side"
diff --git a/contexthub/aidl/Android.bp b/contexthub/aidl/Android.bp index e9143b5..5926b77 100644 --- a/contexthub/aidl/Android.bp +++ b/contexthub/aidl/Android.bp
@@ -24,6 +24,7 @@ aidl_interface { name: "android.hardware.contexthub", vendor_available: true, + host_supported: true, srcs: ["android/hardware/contexthub/*.aidl"], stability: "vintf", backend: {