Make contexthub aidl available host side

Bug: 158007175
Test: running atest --host event_logger_test
Change-Id: I9f5f50ebc07d500dd4ffc51af8f1d39e9576e1db
This commit is contained in:
Victor Berchet
2022-02-02 10:16:41 -08:00
parent daf56f71ca
commit b32b544106

View File

@@ -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: {