aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Collapse)Author
2017-10-24Fix run-vixl-testsandroid-o-mr1-iot-preview-6o-mr1-iot-preview-6Dan Willemsen
Test: m run-vixl-tests Change-Id: I7d75a9ee3043ea67378d3b03ab42db5afc6148ed
2017-10-19Mark vixl-test-runner as test, fix run targetDan Willemsen
With vixl-test-runner defined as a test, we can attach its test data to it, so that everything needed to run the test is installed to a single directory. It will shortly become an error to read ANDROID_HOST_OUT from make, since it's not guaranteed to be available. With vixl-test-runner fully installed, we don't need to do all the path operations that were previously necessary. This also switches the test run target to use a timestamp file, so that it's only rerun if the underlying test changes. Test: m run-vixl-tests Change-Id: If1bae1531cc89e4132d6b32ce227378c07a2abf0
2016-08-19Move Android.mk and Android.bp into top levelColin Cross
Move third_party/android/Android.* into the top level. Future upstream updates to third_party/android should automatically get merged to the top level by git rename detection. Tests: m -j test-art-host Change-Id: I02110cdce22d58d1f29f4271909ebfe33e56a5f4
2016-08-19Regenerate Android.mk on top of the new historyColin Cross
Tests: source tree is identical to before the merge Change-Id: I4c50baa66cc2d0204935aafdaa564b11592f0dcd