summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-05-28 14:47:31 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-05-28 14:47:31 +0000
commit5f5998f23f6d6599e0771386d0555601d904fed2 (patch)
treec7ce8ae9840023df967cffc3cab73b8c2b3766cf
parent9a788bd7c0292c53dee2d54811ef522a924ddd46 (diff)
parentd267a92ae4699c8cd7121599a379b59032216e3f (diff)
Merge "Remove unused rust_bindgen include_dirs" into main
-rw-r--r--libs/input/Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/input/Android.bp b/libs/input/Android.bp
index 20b35383bc..400ca9fa7d 100644
--- a/libs/input/Android.bp
+++ b/libs/input/Android.bp
@@ -80,10 +80,6 @@ rust_bindgen {
visibility: ["//frameworks/native/services/inputflinger"],
wrapper_src: "InputWrapper.hpp",
- include_dirs: [
- "frameworks/native/include",
- ],
-
source_stem: "bindings",
bindgen_flags: [