summaryrefslogtreecommitdiff
path: root/system/build
diff options
context:
space:
mode:
author David Duarte <licorne@google.com> 2023-08-05 00:07:46 +0000
committer David Duarte <licorne@google.com> 2023-08-05 00:07:46 +0000
commit899d167fbcf038da0ac99480c2528067456fcddf (patch)
tree549614056c523abe49b4c57c09aeb82694bc3ea3 /system/build
parentd88a97776ad2411ae6886b057e42c13c9a008bfa (diff)
Remove unused include system/gd/rust/shim
Bug: 279502784 Test: mmm packages/modules/Bluetooth Change-Id: Iaf2ecb6f31fef0aa054e4bfebf457518da57347d
Diffstat (limited to 'system/build')
-rw-r--r--system/build/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/build/Android.bp b/system/build/Android.bp
index 76b9b476f3..b97f26ab9e 100644
--- a/system/build/Android.bp
+++ b/system/build/Android.bp
@@ -48,7 +48,6 @@ cc_defaults {
generated_headers: [
"cxx-bridge-header",
],
- include_dirs: ["packages/modules/Bluetooth/system/gd/rust/shim"],
static_libs: [
"libbluetooth-types",
"libbluetooth_rust_interop",