commit | 46b96700427fae5c19b718621c30995d89dca485 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Sep 07 15:24:51 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Sep 08 04:33:04 2023 +0000 |
tree | 95dca8706ab003ed16656912626ff06d60d738cd | |
parent | 99f7fdf50ae3a09efcd8ebe1bc6d464115a2a157 [diff] [blame] |
Add ramdump tests with debug policy back Bug: 275047565 Test: atest Change-Id: Ib1f427a967f23d54c4c4c78bf889d29cc437e4ee
diff --git a/virtualizationmanager/Android.bp b/virtualizationmanager/Android.bp index c660414..12d8724 100644 --- a/virtualizationmanager/Android.bp +++ b/virtualizationmanager/Android.bp
@@ -82,6 +82,8 @@ "libtempfile", ], data: [ + ":test_avf_debug_policy_with_ramdump", + ":test_avf_debug_policy_without_ramdump", ":test_avf_debug_policy_with_adb", ":test_avf_debug_policy_without_adb", ],