commit | 6c8ce02f7eeb9c0c40cd93341ae44e6c229c050f | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Thu Mar 28 17:30:05 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Mar 28 19:54:03 2024 +0000 |
tree | d8820db4d8418990c93fe1cb7d3decde07894bc2 | |
parent | 721f4bec15b153c428f294a1cac0c232bdd28663 [diff] [blame] |
Add missing aconfig container field to packages/modules/Virtualization Bug: 330354107 Test: CI Flag: NONE Change-Id: I676184aa3b37a1b7ea51c3deca4062d9525e5526
diff --git a/Android.bp b/Android.bp index 2091a90..7cedfb7 100644 --- a/Android.bp +++ b/Android.bp
@@ -98,6 +98,7 @@ aconfig_declarations { name: "avf_aconfig_flags", package: "com.android.system.virtualmachine.flags", + container: "com.android.virt", srcs: [ "avf_flags.aconfig", ],