From 899d167fbcf038da0ac99480c2528067456fcddf Mon Sep 17 00:00:00 2001 From: David Duarte Date: Sat, 5 Aug 2023 00:07:46 +0000 Subject: Remove unused include system/gd/rust/shim Bug: 279502784 Test: mmm packages/modules/Bluetooth Change-Id: Iaf2ecb6f31fef0aa054e4bfebf457518da57347d --- system/build/Android.bp | 1 - 1 file changed, 1 deletion(-) (limited to 'system/build') 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", -- cgit v1.2.3-59-g8ed1b