mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Make contexthub aidl available host side
Bug: 158007175 Test: running atest --host event_logger_test Change-Id: I9f5f50ebc07d500dd4ffc51af8f1d39e9576e1db
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user