aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Duggan <aduggan@synaptics.com>2015-10-16 10:00:59 -0700
committerBenson Leung <bleung@google.com>2015-10-16 14:51:44 -0700
commitddfbb28f7e7f4917a8970080f7990335a977686c (patch)
tree1f5178b5a052e4409e0d378bb4121598c7854026
parent4d02a56e9ec4a0d6e9366479552085d91d72f133 (diff)
downloadrmi4utils-ddfbb28f7e7f4917a8970080f7990335a977686c.tar.gz
UPSTREAM: Add some additional architectures
(cherry picked from commit 8fa2d839a428deb97762b7afcfef9666fd5e1640) Signed-off-by: Benson Leung <bleung@google.com> Bug: 24809436 Change-Id: Ibd2d363792d29876237ca1f4cf9604d7a0c20296
-rw-r--r--Application.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Application.mk b/Application.mk
index ef28524..5dd4457 100644
--- a/Application.mk
+++ b/Application.mk
@@ -1,3 +1,4 @@
APP_BUILD_SCRIPT := $(call my-dir)/Android.mk
APP_STL := stlport_static
APP_PLATFORM := android-21
+APP_ABI := armeabi armeabi-v7a arm64-v8a \ No newline at end of file