summaryrefslogtreecommitdiffstats
path: root/halimpl
diff options
context:
space:
mode:
authorRuchi Kandoi <kandoiruchi@google.com>2017-01-09 15:59:06 -0800
committerRuchi Kandoi <kandoiruchi@google.com>2017-01-10 15:45:44 -0800
commit3e626d8192138e6795cdf408c0ee92a1a3272215 (patch)
tree4ccb67170eb69433bfd41d87fdee84adf111961a /halimpl
parent2e1facb937d8520c78746c2334bf55929de3706c (diff)
downloadandroid_hardware_broadcom_nfc-3e626d8192138e6795cdf408c0ee92a1a3272215.tar.gz
android_hardware_broadcom_nfc-3e626d8192138e6795cdf408c0ee92a1a3272215.tar.bz2
android_hardware_broadcom_nfc-3e626d8192138e6795cdf408c0ee92a1a3272215.zip
Delete Bluetooth-related header files
Deletes the following files: - bt_target.h - uamp_api.h - ucodec.h - uusb.h - unv.h - usb.h - utimer.h - upic.h - ndef_cho_utils.c Reduces the following files: - bt_types.h - trace_api.h - buildcfg.h - ndef_utils.h - trace_api.h Test: compiles Change-Id: If829a17e23e54d473d34f13ab7e49b70707f6b95 Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
Diffstat (limited to 'halimpl')
-rw-r--r--halimpl/bcm2079x/gki/common/gki.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/halimpl/bcm2079x/gki/common/gki.h b/halimpl/bcm2079x/gki/common/gki.h
index fa48dbd..509ed41 100644
--- a/halimpl/bcm2079x/gki/common/gki.h
+++ b/halimpl/bcm2079x/gki/common/gki.h
@@ -41,7 +41,6 @@
#include "nfc_types.h"
#else
/* For non-nfc_standalone, include Bluetooth definitions */
- #include "bt_target.h"
#include "bt_types.h"
#endif