commit | 1af0c4ff8b79ad44a4e12d7271a66d4e775ba224 | [log] [tgz] |
---|---|---|
author | Julien Duraj <julien.duraj@linaro.org> | Wed Nov 16 14:05:48 2016 +0000 |
committer | Julien Duraj <julien.duraj@linaro.org> | Wed Nov 23 10:37:31 2016 +0000 |
tree | 3e5e2527241d423290df454d551bf6787a052f0d | |
parent | 71601907b95a3527fc554a3a1724b3c12b872a7a [diff] |
Fix the target Linux builds of ART When ART_TARGET_LINUX was set it would hit some pieces of dead code that were using old defines i.e. `__ANDROID__` Test: export ART_TARGET_LINUX=true Test: source build/envsetup.sh Test: lunch Test: cd art && mma Change-Id: I80102750192928606e0884d2b723a87ccb7d7e19