commit | 593eeb7a4b0ea3af560dc4ada36237e786b0e039 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Sat Apr 15 13:16:52 2017 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Sat Apr 15 13:43:36 2017 +0800 |
tree | 2a7301bf725dfdb44e5fd4ac23da66d6ce864762 | |
parent | 8eb3a1ea592bc5061b356b1fa8ddde3ae94710cc [diff] |
Remove dependency of libhardware_legacy It is not used by bluetooth and nfc services. Bug: 33241851 Bug: 37305530 Test: built and tested on sailfish Change-Id: I599073296baa5eee72a1fce8caa4eb8352f66218 Merged-In: I599073296baa5eee72a1fce8caa4eb8352f66218
diff --git a/bluetooth/1.0/default/Android.mk b/bluetooth/1.0/default/Android.mk index 7530925..38294c7 100644 --- a/bluetooth/1.0/default/Android.mk +++ b/bluetooth/1.0/default/Android.mk
@@ -29,7 +29,6 @@ libdl \ libbase \ libutils \ - libhardware_legacy \ libhardware \ LOCAL_SHARED_LIBRARIES += \
diff --git a/nfc/1.0/default/Android.mk b/nfc/1.0/default/Android.mk index 2e1f17f..4afad74 100644 --- a/nfc/1.0/default/Android.mk +++ b/nfc/1.0/default/Android.mk
@@ -14,7 +14,6 @@ libdl \ libbase \ libutils \ - libhardware_legacy \ libhardware \ LOCAL_SHARED_LIBRARIES += \