summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2016-12-02 19:27:04 -0800
committer Colin Cross <ccross@android.com> 2016-12-05 21:13:15 +0000
commit5273792550a6206eae9c36272e970bed565a9e20 (patch)
treedc68b75c6bb394c67a959783e42368adeeb656e8 /vulkan/libvulkan/api.cpp
parentf7dfa47683c4810c2955affe26db0e9454614cf7 (diff)
Fix installing dumpstate test data
The dumpstate test data was being copied to $OUT/data/nativetest/dumpstate_test_fixture, but then LOCAL_PICKUP_FILES was set to $OUT/data, which pulls in everything that has been installed to /data. This results in lots of extra files in the *tests.zip files. Copy the test data to the intermediates directory for use with LOCAL_PICKUP_FILES, and then again again to $OUT/data for use with adb sync. Bug: 30564705 Bug: 31807540 Bug: 31997691 Test: mma -j, test data is installed to $OUT/data and intermediates/DATA Test: adb sync && adb shell /data/nativetest/dumpstate_test/dumpstate_test Change-Id: Iaa83d96e5d23788b301fed8819a446baf127b58e
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions