aboutsummaryrefslogtreecommitdiff
path: root/touch
diff options
context:
space:
mode:
Diffstat (limited to 'touch')
-rw-r--r--touch/Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/touch/Android.bp b/touch/Android.bp
index d11d6d8..0cb7c43 100644
--- a/touch/Android.bp
+++ b/touch/Android.bp
@@ -29,4 +29,7 @@ cc_binary {
"libutils",
"vendor.lineage.touch@1.0",
],
+ header_libs: [
+ "libbinder_headers",
+ ],
}