summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Davidson <jpd@google.com>2015-02-20 11:56:53 -0800
committerJeff Davidson <jpd@google.com>2015-02-20 11:56:53 -0800
commitac825ff97559fa60517b00628c7439c327de4863 (patch)
tree5ffcdab635b87867313269211f7ef3650a249c06
parent8dbfc058635fc7dff280a3ad9fc16749f82d6ea6 (diff)
download22-linux-ac825ff97559fa60517b00628c7439c327de4863.tar.gz
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
-rwxr-xr-xaaptbin1261158 -> 1264873 bytes
-rwxr-xr-xdexdumpbin473808 -> 473808 bytes
-rw-r--r--jack.jarbin8630914 -> 8632399 bytes
-rw-r--r--jill.jarbin2949210 -> 2948562 bytes
-rw-r--r--lib/cc.sobin303373 -> 303373 bytes
-rw-r--r--lib/cinfo.sobin802678 -> 802678 bytes
-rw-r--r--lib/dx.jarbin962823 -> 962823 bytes
-rwxr-xr-xlibbcc.sobin303373 -> 303373 bytes
-rwxr-xr-xlibbcinfo.sobin802678 -> 802678 bytes
-rwxr-xr-xllvm-rs-ccbin1838262 -> 1838262 bytes
-rw-r--r--renderscript/include/rs_allocation.rsh6
-rw-r--r--source.properties2
-rw-r--r--split-selectbin1220236 -> 1228769 bytes
13 files changed, 3 insertions, 5 deletions
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 @@ extern const uchar __attribute__((overloadable))
#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 @@ VOP(double4)
#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