am 831e438b: Merge "Build CTS tests as multilib apks" into lmp-dev
* commit '831e438ba317402e19415f157cbe7d9c93c4f9ad':
Build CTS tests as multilib apks
diff --git a/tests/cts/net/Android.mk b/tests/cts/net/Android.mk
index da19a4d..46d4d81 100644
--- a/tests/cts/net/Android.mk
+++ b/tests/cts/net/Android.mk
@@ -21,6 +21,9 @@
# and when built explicitly put it in the data partition
LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_APPS)
+# Include both the 32 and 64 bit versions
+LOCAL_MULTILIB := both
+
LOCAL_JAVA_LIBRARIES := voip-common conscrypt
LOCAL_JNI_SHARED_LIBRARIES := libnativedns_jni