Improvements for Android:

* All Linux targets: add minimal ioctl support for the ION_IOC family

* Android targets: change proprietary-ioctl support for GPUs from
  being a build-time #define kludge to being controlled by --kernel-variant,
  as it should be.  Update documentation accordingly.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14440 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 1cadd24..8cf9413 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,9 @@
 
 * Both 32- and 64-bit executables are supported on MacOSX 10.8 and 10.9.
 
+* Configuration for and running on Android targets has changed.
+  See README.android in the source tree for details.
+
 * ================== DEPRECATED FEATURES =================
 
 * --db-attach is now deprecated and will be removed in the next