summaryrefslogtreecommitdiff
path: root/libs/input/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/input/Android.bp')
-rw-r--r--libs/input/Android.bp5
1 files changed, 4 insertions, 1 deletions
diff --git a/libs/input/Android.bp b/libs/input/Android.bp
index c5a6ec590d30..f1d9397783ed 100644
--- a/libs/input/Android.bp
+++ b/libs/input/Android.bp
@@ -28,10 +28,13 @@ cc_library_shared {
"libgui",
"libui",
"libinput",
- "libinputflinger",
"libnativewindow",
],
+ header_libs: [
+ "libinputflinger_headers",
+ ],
+
include_dirs: ["frameworks/native/services"],
cflags: [