google / smali

Other
175 stars 29 forks source link

Add build explicit targets for antlr and jflex generated files. #21

Open sgjesse opened 1 year ago

sgjesse commented 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.