commit | 2a7e7e9a81796878e8acfcca43bc8dbc0227d927 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jan 11 02:50:42 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jan 11 02:50:42 2024 +0000 |
tree | 024938cc2c74eddb502b3126bb4d5600f48f59c2 | |
parent | 0665b5cd1af9aec5af50658d40048bc41a597040 [diff] | |
parent | 5c0d732132a9cf6d2c3efc304bb299996e115570 [diff] |
Merge "Sync condition of microdroid_vbmeta with microdroid_super" into main
diff --git a/microdroid/Android.bp b/microdroid/Android.bp index ae89f79..233754a 100644 --- a/microdroid/Android.bp +++ b/microdroid/Android.bp
@@ -391,7 +391,9 @@ ], soong_config_variables: { release_avf_enable_vendor_modules: { - partitions: ["microdroid_vendor"], + conditions_default: { + partitions: ["microdroid_vendor"], + }, }, }, }