Open sgjesse opened 1 year ago
To easier support building on non Gradle build systems without explicit antlr/jflex support.
See https://android-review.git.corp.google.com/c/platform/external/google-smali/+/2579950, where scripts run_antlr.sh and run_jflex.sh where added.
run_antlr.sh
run_jflex.sh
To easier support building on non Gradle build systems without explicit antlr/jflex support.
See https://android-review.git.corp.google.com/c/platform/external/google-smali/+/2579950, where scripts
run_antlr.sh
andrun_jflex.sh
where added.