From b32b544106078c9ff33ab28ab292277d304fad66 Mon Sep 17 00:00:00 2001 From: Victor Berchet Date: Wed, 2 Feb 2022 10:16:41 -0800 Subject: [PATCH] Make contexthub aidl available host side Bug: 158007175 Test: running atest --host event_logger_test Change-Id: I9f5f50ebc07d500dd4ffc51af8f1d39e9576e1db --- contexthub/aidl/Android.bp | 1 + 1 file changed, 1 insertion(+) diff --git a/contexthub/aidl/Android.bp b/contexthub/aidl/Android.bp index e9143b5256..5926b776e1 100644 --- a/contexthub/aidl/Android.bp +++ b/contexthub/aidl/Android.bp @@ -24,6 +24,7 @@ package { aidl_interface { name: "android.hardware.contexthub", vendor_available: true, + host_supported: true, srcs: ["android/hardware/contexthub/*.aidl"], stability: "vintf", backend: {