commit | ada5af4109f52cbcedf93b9255d9fadd7a67554a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 22 14:46:33 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Nov 22 14:46:33 2024 +0000 |
tree | 305135cd17211f83e9ff2194cc778519cc92d613 | |
parent | fc063901e0d7d244a093921316c2874f8696c05d [diff] | |
parent | 12c8e2848b71e399c9a7ad3e90967b7c3511d6ea [diff] |
Merge "[KM-VM] Set arm64 KM VM kernel to the AVB signed kernel" into main
diff --git a/guest/trusty/security_vm/launcher/Android.bp b/guest/trusty/security_vm/launcher/Android.bp index 286772a..fea8873 100644 --- a/guest/trusty/security_vm/launcher/Android.bp +++ b/guest/trusty/security_vm/launcher/Android.bp
@@ -29,8 +29,7 @@ src: ":trusty_security_vm_signed", }, arm64: { - src: ":trusty-test-lk.elf", - enabled: true, + src: ":trusty_security_vm_signed", }, }, src: ":empty_file",