Merge "Build input-related HAL code for host"

This commit is contained in:
Treehugger Robot
2022-09-30 20:40:36 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ package {
aidl_interface {
name: "android.hardware.input.common",
host_supported: true,
vendor_available: true,
srcs: ["android/hardware/input/common/*.aidl"],
stability: "vintf",

View File

@@ -9,6 +9,7 @@ package {
aidl_interface {
name: "android.hardware.input.processor",
host_supported: true,
vendor_available: true,
srcs: ["android/hardware/input/processor/*.aidl"],
imports: [