summaryrefslogtreecommitdiffstats
path: root/README.android
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2009-12-10 17:45:56 -0800
committerJesse Wilson <jessewilson@google.com>2009-12-10 18:00:27 -0800
commit66e84b9ff30de7c75b510cb9117205368cf5bd25 (patch)
tree9b49377f14e9eea01d15986f3b091a2a8bb80ca1 /README.android
parentb0ccf1cf90b52ec3866bf436a66b208d5aff21d2 (diff)
downloadplatform_external_jsr305-66e84b9ff30de7c75b510cb9117205368cf5bd25.tar.gz
platform_external_jsr305-66e84b9ff30de7c75b510cb9117205368cf5bd25.tar.bz2
platform_external_jsr305-66e84b9ff30de7c75b510cb9117205368cf5bd25.zip
Initial checkin. JSR 305 r49
Diffstat (limited to 'README.android')
-rw-r--r--README.android9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.android b/README.android
new file mode 100644
index 0000000..e4cdaf9
--- /dev/null
+++ b/README.android
@@ -0,0 +1,9 @@
+URL: http://code.google.com/p/jsr-305/
+Version: r49
+License: BSD
+Description: "Annotations for Software Defect Detection." ie. @Nullable and friends
+Local Modifications: No local modifications
+
+This APIs in this library are not included on the device. They may, however, be
+included in test cases etc.
+