summaryrefslogtreecommitdiffstats
path: root/core/configure_local_jack.mk
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Check values of LOCAL_JACK_ENABLED"Yohann Roussel2015-02-231-0/+5
|\
| * Check values of LOCAL_JACK_ENABLEDYohann Roussel2015-02-231-0/+5
| | | | | | | | | | | | And throw an error in case of unknown value. Change-Id: I5cf6276ac433e0b3af51b30b9dad57b689fa0694
* | Allow global overriding LOCAL_JACK_ENABLEDYohann Roussel2015-02-191-0/+3
|/ | | | | | | If the variable ANDROID_FORCE_JACK_ENABLED it will override any local value. Change-Id: I3fc99b97783dd3a89c3240a8a4269ebf9e477f3f
* Change built module of static java librariesYohann Roussel2015-02-181-0/+22
Set LOCAL_BUILT_MODULE of static java libraries when Jack is enabled to classes.jack instead of javalib.jar. This allows that running mm in those libraries will build classes.jack instead of the jar. Change-Id: I96b4b227848e971df96331b3f0cc731e856be349