commit | 42f06b0e22971dd2a2049012751c7cd1965a706b | [log] [tgz] |
---|---|---|
author | Ashok Bhat <ashok.bhat@arm.com> | Sat Feb 15 11:28:48 2014 +0000 |
committer | Narayan Kamath <narayan@google.com> | Fri Feb 21 14:34:35 2014 +0000 |
tree | 312fddade8ec1e0ecc693d1d994296cb422a2c18 | |
parent | 05cebdc2abd05b0dca351306cb039245d50c67ae [diff] |
Remove unused JNITest class JNITest class is no longer actively used. This patch removes the class (java and jni) files. JNI interfaces and calls are extensively tested in the art unit tests (art/tests) and in cts (see CtsJniTestCases). Change-Id: I62f7c72deb5d206fa3f545ae39a9cb9011110d0a Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>