From deba6cbcd1d13f74fa927b415f7445cba316592d Mon Sep 17 00:00:00 2001 From: TwistedUmbrella Date: Mon, 3 Mar 2014 17:30:19 -0500 Subject: [PATCH] Fix automated NDK build on windows, Add x86 to touchpad --- shell/android/build.xml | 16 --------------- shell/android/custom_rules.xml | 27 +++++++++++++++++++++++++ shell/android/xperia/jni/Application.mk | 4 ++-- 3 files changed, 29 insertions(+), 18 deletions(-) create mode 100644 shell/android/custom_rules.xml diff --git a/shell/android/build.xml b/shell/android/build.xml index 47dc9c9a2..a5c2daa35 100644 --- a/shell/android/build.xml +++ b/shell/android/build.xml @@ -70,22 +70,6 @@ -pre-clean --> - - - - - - - - - - - - - -