Import L Build Tools from git_lmp-mr1-release build 1735510

http://android-build/builds/git_lmp-mr1-release-linux-sdk_phone_x86-sdk/1735510/sdk-repo-linux-build-tools-1735510.zip

source.properties has been modified to make this appear as API 22

Change-Id: I6605a721c75ea0d9d5b4d8a1058bc92308e49ec7
diff --git a/aapt b/aapt
index 5e4311d..42691ad 100755
--- a/aapt
+++ b/aapt
Binary files differ
diff --git a/dexdump b/dexdump
index b2abc20..883b4ec 100755
--- a/dexdump
+++ b/dexdump
Binary files differ
diff --git a/jack.jar b/jack.jar
index 2c64e74..804a01b 100644
--- a/jack.jar
+++ b/jack.jar
Binary files differ
diff --git a/jill.jar b/jill.jar
index 98e6a59..323bba5 100644
--- a/jill.jar
+++ b/jill.jar
Binary files differ
diff --git a/lib/cc.so b/lib/cc.so
index 825f19c..02ec847 100644
--- a/lib/cc.so
+++ b/lib/cc.so
Binary files differ
diff --git a/lib/cinfo.so b/lib/cinfo.so
index 63d2a9a..853fa35 100644
--- a/lib/cinfo.so
+++ b/lib/cinfo.so
Binary files differ
diff --git a/lib/dx.jar b/lib/dx.jar
index 5d8e9fa..e9d6063 100644
--- a/lib/dx.jar
+++ b/lib/dx.jar
Binary files differ
diff --git a/libbcc.so b/libbcc.so
index 825f19c..02ec847 100755
--- a/libbcc.so
+++ b/libbcc.so
Binary files differ
diff --git a/libbcinfo.so b/libbcinfo.so
index 63d2a9a..853fa35 100755
--- a/libbcinfo.so
+++ b/libbcinfo.so
Binary files differ
diff --git a/llvm-rs-cc b/llvm-rs-cc
index 073e3c0..6b7113e 100755
--- a/llvm-rs-cc
+++ b/llvm-rs-cc
Binary files differ
diff --git a/renderscript/include/rs_allocation.rsh b/renderscript/include/rs_allocation.rsh
index cdf64e8..03bd1ca 100644
--- a/renderscript/include/rs_allocation.rsh
+++ b/renderscript/include/rs_allocation.rsh
@@ -374,8 +374,7 @@
 
 #endif // (defined(RS_VERSION) && (RS_VERSION >= 18))
 
-// FIXME: this needs to be set to 22
-#if (defined(RS_VERSION) && (RS_VERSION >= 21))
+#if (defined(RS_VERSION) && (RS_VERSION >= 22))
 
 #define VOP(T)                                                                   \
     extern T __attribute__((overloadable))                                       \
@@ -424,8 +423,7 @@
 
 #undef VOP
 
-// FIXME
-#endif //(defined(RS_VERSION) && (RS_VERSION >= 21))
+#endif //(defined(RS_VERSION) && (RS_VERSION >= 22))
 
 
 #endif
diff --git a/source.properties b/source.properties
index 020228b..4132f10 100644
--- a/source.properties
+++ b/source.properties
@@ -1,5 +1,5 @@
 Pkg.UserSrc=false
-//Pkg.Revision=22.1.2
+//Pkg.Revision=22.1.3
 
 Archive.Os=LINUX
 Pkg.Revision=22.0.0
diff --git a/split-select b/split-select
index 7e05109..34ce8f3 100644
--- a/split-select
+++ b/split-select
Binary files differ