commit | 5b36a489c745adb2d8819f5501780fa42cddc5f0 | [log] [tgz] |
---|---|---|
author | Sam Delmerico <delmerico@google.com> | Wed Jun 08 14:07:11 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jun 08 14:07:11 2022 +0000 |
tree | 768bd61f0338858961aa1c23a1b32a9572171988 | |
parent | 7d6c8792eca48190438d686e93640db76836d800 [diff] | |
parent | 9cf60507754fd96841f7937b90b756573ada4ab9 [diff] |
Merge "data_device_bins renamed to data_device_bins_first"
diff --git a/authfs/tests/Android.bp b/authfs/tests/Android.bp index 1b5cf09..61a6ef5 100644 --- a/authfs/tests/Android.bp +++ b/authfs/tests/Android.bp
@@ -14,7 +14,8 @@ "VirtualizationTestHelper", ], test_suites: ["general-tests"], - data_device_bins: ["open_then_run"], + //TODO(b/235263148) use data_device_bins_64 + data_device_bins_first: ["open_then_run"], per_testcase_directory: true, data: [ ":authfs_test_files",