Android 4.2 CTS release 2
Add full source for antlr project (version 3.4)

This replaces the existing source for an unknown version of the antlr-runtime
with the full source for the antlr tool. However, we are still building
just the runtime jar, not the full tool.

The full tool will be included as a prebuilt jar, due to the complexities
of building this tool.

Since we will have both the full tool and the runtime jar in the Android tree,
the module name for the runtime jar has been changed from "antlr" to
"antlr-runtime"

Change-Id: I38d5f3e5e82392dc122f46bf7961aab5b42e40c5
Signed-off-by: Ben Gruver <bgruv@google.com>
2445 files changed
tree: 1e3285425b3b39500a7ec82b47535e354587d67b
  1. antlr-3.4/
  2. Android.mk
  3. MODULE_LICENSE_BSD
  4. NOTICE