build 32- and 64-bit libs (auto-generated)

Change-Id: Iccb63cafc5db17abd423d589416d50ff21c89efa
This commit is contained in:
Keun Soo Yim 2016-08-26 18:55:21 -07:00
parent b9c08207c1
commit 3cdfe14922
7 changed files with 7 additions and 0 deletions

View file

@ -31,4 +31,5 @@ LOCAL_SHARED_LIBRARIES := \
libhwbinder \
libutils \
LOCAL_MULTILIB := both
include $(BUILD_SHARED_LIBRARY)

View file

@ -65,4 +65,5 @@ LOCAL_SHARED_LIBRARIES := \
libhwbinder \
libutils \
LOCAL_MULTILIB := both
include $(BUILD_SHARED_LIBRARY)

View file

@ -32,6 +32,7 @@ LOCAL_SHARED_LIBRARIES := \
libutils \
android.hardware.tests.foo@1.0 \
LOCAL_MULTILIB := both
LOCAL_COMPATIBILITY_SUITE := vts
-include test/vts/tools/build/Android.packaging_sharedlib.mk
include $(BUILD_SHARED_LIBRARY)

View file

@ -31,6 +31,7 @@ LOCAL_SHARED_LIBRARIES := \
libhwbinder \
libutils \
LOCAL_MULTILIB := both
LOCAL_COMPATIBILITY_SUITE := vts
-include test/vts/tools/build/Android.packaging_sharedlib.mk
include $(BUILD_SHARED_LIBRARY)

View file

@ -65,6 +65,7 @@ LOCAL_SHARED_LIBRARIES := \
libhwbinder \
libutils \
LOCAL_MULTILIB := both
LOCAL_COMPATIBILITY_SUITE := vts
-include test/vts/tools/build/Android.packaging_sharedlib.mk
include $(BUILD_SHARED_LIBRARY)

View file

@ -31,6 +31,7 @@ LOCAL_SHARED_LIBRARIES := \
libhwbinder \
libutils \
LOCAL_MULTILIB := both
LOCAL_COMPATIBILITY_SUITE := vts
-include test/vts/tools/build/Android.packaging_sharedlib.mk
include $(BUILD_SHARED_LIBRARY)

View file

@ -31,6 +31,7 @@ LOCAL_SHARED_LIBRARIES := \
libhwbinder \
libutils \
LOCAL_MULTILIB := both
LOCAL_COMPATIBILITY_SUITE := vts
-include test/vts/tools/build/Android.packaging_sharedlib.mk
include $(BUILD_SHARED_LIBRARY)