From 6b74ee393603c67a2bdea6e28a2a5dbb4269fe08 Mon Sep 17 00:00:00 2001 From: Ricardo Cervera Date: Thu, 30 Jan 2014 17:02:34 -0800 Subject: docs: Added notes for Build Tools Revision 19.0.2 Change-Id: I558ec95c4663eb55bcd2a27b437de908022be656 Review: http://quixote.mtv.corp.google.com:8005/tools/revisions/build-tools.html --- docs/html/tools/revisions/build-tools.jd | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/docs/html/tools/revisions/build-tools.jd b/docs/html/tools/revisions/build-tools.jd index 1da51b5477dc..749808fcdd61 100644 --- a/docs/html/tools/revisions/build-tools.jd +++ b/docs/html/tools/revisions/build-tools.jd @@ -74,10 +74,36 @@ android { revisions of the Build Tools are available in your SDK, refer to the Installed Packages listing in the Android SDK Manager.

-

Build Tools, Revision 19.0.2 (February 2014) +

+
+ +
+
Fixed RenderScript build issues:
+
+
    +
  • Fixed a problem with RenderScript bitcode encoding. + (Issue 64775) +
  • +
  • Fixed a problem with RenderScript missing math symbols + (Issue 64110) +
  • +
+
+
+

+ +
+
+ + + +
+

+ Build Tools, Revision 19.0.1 (December 2013)

-- cgit v1.2.3-59-g8ed1b