diff --git a/docs/html/tools/revisions/build-tools.jd b/docs/html/tools/revisions/build-tools.jd index 1da51b5477dcf..749808fcdd615 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)