OSDN Git Service

Remove dependency of libhardware_legacy
authorHung-ying Tyan <tyanh@google.com>
Sat, 15 Apr 2017 05:16:52 +0000 (13:16 +0800)
committerHung-ying Tyan <tyanh@google.com>
Sat, 15 Apr 2017 05:43:36 +0000 (13:43 +0800)
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

bluetooth/1.0/default/Android.mk
nfc/1.0/default/Android.mk

index 7530925..38294c7 100644 (file)
@@ -29,7 +29,6 @@ LOCAL_SHARED_LIBRARIES := \
   libdl \
   libbase \
   libutils \
-  libhardware_legacy \
   libhardware \
 
 LOCAL_SHARED_LIBRARIES += \
index 2e1f17f..4afad74 100644 (file)
@@ -14,7 +14,6 @@ LOCAL_SHARED_LIBRARIES := \
        libdl \
        libbase \
        libutils \
-       libhardware_legacy \
        libhardware \
 
 LOCAL_SHARED_LIBRARIES += \