Back-ported bug-fix 2098196c82ac1832cfb351950c17ecd4b46bb5a0
(opengl: Fix QemuPipeStream::readFully reading beyond end of buffer)
warrants a system image update. This patch increases the revision
number for released images appropriately.
Change-Id: I80d1c83eff1d0e474315071f9ea6d99c638c9891
Bump revision number for all system images by 1, since
we are going to publish newer system images that has
some gles fixes.
Change-Id: I1a79164a46bd09d41b5102699ec3ec5ae6961a83
System images are in 19 rev 2 for MR1 (since they have minor.major)
platform-tools: update the API diff file that lint uses (not automated yet.)
build-tools: llvm-rs-cc issue affecting RS NDK mode in Gradle.
Note that support is set to 19.0.1 which means it will have to be
released using the new addon.xsd format that allows extras to have a
major.micro.minor format. That will be an interesting way to test this
feature.
Change-Id: Id755770f8a121edffa36e0fcb70488c452087440
This CL updates the api-versions.xml file, which is a file
used by Lint API check to check which API version each class,
field and method reference was introduced in.
It is generated by running sdk/apigenerator on an SDK install
which has android.jar from all 19 releases of Android installed.
This file was updated recently, but a few more APIs have changed
since then, so I regenerated it with the latest android.jar
snapshot.
Change-Id: If36a1df74c6bfabd9874a9d94b3725bf56bffcaa
This CL updates the api-versions.xml file, which is a file
used by Lint API check to check which API version each class,
field and method reference was introduced in.
It is generated by running sdk/apigenerator on an SDK install
which has android.jar from all 19 releases of Android installed.
This file was updated recently, but a few more APIs have changed
since then, so I regenerated it with the latest android.jar
snapshot.
Change-Id: I93b14fcd2e692aa607bbefade46f6f42ae144864
This CL updates the api-versions.xml file, which is a file
used by Lint API check to check which API version each class,
field and method reference was introduced in.
It is generated by running sdk/apigenerator on an SDK install
which has android.jar from all 19 releases of Android installed.
This diff shows some methods getting removed from API 18 which
apparently were not in API 18; the last revision of the file
must have been run on a non-final version of the platform.
Change-Id: If08e4e9f08ae7fecbe938c1e928ad8698ed4025a
Summary: method getDhcpInfo() is being un-deprecated and
a new version of API 18 doc should be released for the SDK.
Bug: 10003785
Change-Id: I8f790f21ade23c8894046c27ad9027fc7cb42687
The new llvm-rs-cc compiler is not statically linked
anymore so those libraries are needed.
Also add the new support stuff.
Change-Id: I4d56f0b07f0f0f120b512726689ae4ff07f38322