commit | 541cb0ccc7b8c0a650930f18b26c21d0d923b727 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Mar 12 21:09:16 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Mar 20 04:39:12 2024 +0000 |
tree | 9e8b3cc47b505ef595b1daaca392e530e5a27fc7 | |
parent | b82e7ad343ff90d560d82eab6b4326bebe789d0c [diff] [blame] |
CustomPvmfwHostTestCases: Handle config version 1.2 Bug: 327489255 Bug: 323768068 Test: atest CustomPvmfwHostTestCases on CF and Pixel 8, and T/H Change-Id: Ie6deb99b81698b0986b3911fc9f62066c13ef2f7
diff --git a/tests/pvmfw/Android.bp b/tests/pvmfw/Android.bp index c12f67a..0483066 100644 --- a/tests/pvmfw/Android.bp +++ b/tests/pvmfw/Android.bp
@@ -53,4 +53,5 @@ ":test_avf_debug_policy_without_adb", "assets/bcc.dat", ], + data_device_bins_first: ["dtc_static"], }