diff options
author | Sven Gothel <[email protected]> | 2012-06-15 04:06:19 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-06-15 04:06:19 +0200 |
commit | 86c1df6fdca183454ff544857f4236b646c4730d (patch) | |
tree | e35d0446ae5c228d7cb2685d89159ff12c7c48a1 /src/java | |
parent | b3c9951006f9bd863244f1db3d54ac7866d66f0a (diff) |
Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android specific classes for non Android platforms
Ensure same Java JAR content regardless of build target (fix).
Separate Android compilation results to gluegen-rt-android.jar,
avoiding generating different content of gluegen-rt.jar w/ non android builds.
aapt.signed: @{android.abi} argument is 'generic' by default.
Adding ${android.abi} to APK target name (gluegen-rt-android-armeabi-v7a.apk)
if not generic.
Diffstat (limited to 'src/java')
0 files changed, 0 insertions, 0 deletions