am 521a54d0: Merge "docs: Added notes for Build Tools Revision 19.0.2" into klp-docs
* commit '521a54d0cc5288c4467652f4d773f372eebe970b': docs: Added notes for Build Tools Revision 19.0.2
This commit is contained in:
@@ -74,10 +74,36 @@ android {
|
|||||||
revisions of the Build Tools are available in your SDK, refer to the <em>Installed Packages</em>
|
revisions of the Build Tools are available in your SDK, refer to the <em>Installed Packages</em>
|
||||||
listing in the Android SDK Manager.</p>
|
listing in the Android SDK Manager.</p>
|
||||||
|
|
||||||
|
|
||||||
<div class="toggle-content opened">
|
<div class="toggle-content opened">
|
||||||
<p><a href="#" onclick="return toggleContent(this)">
|
<p><a href="#" onclick="return toggleContent(this)">
|
||||||
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
|
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
|
||||||
|
alt=""/>Build Tools, Revision 19.0.2</a> <em>(February 2014)</em>
|
||||||
|
</p>
|
||||||
|
<div class="toggle-content-toggleme">
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dt>Fixed RenderScript build issues:</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Fixed a problem with RenderScript bitcode encoding.
|
||||||
|
(<a href="http://b.android.com/64775">Issue 64775</a>)
|
||||||
|
</li>
|
||||||
|
<li>Fixed a problem with RenderScript missing math symbols
|
||||||
|
(<a href="http://b.android.com/64110">Issue 64110</a>)
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
<p></p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="toggle-content closed">
|
||||||
|
<p><a href="#" onclick="return toggleContent(this)">
|
||||||
|
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
|
||||||
alt=""/>Build Tools, Revision 19.0.1</a> <em>(December 2013)</em>
|
alt=""/>Build Tools, Revision 19.0.1</a> <em>(December 2013)</em>
|
||||||
</p>
|
</p>
|
||||||
<div class="toggle-content-toggleme">
|
<div class="toggle-content-toggleme">
|
||||||
|
|||||||
Reference in New Issue
Block a user