Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad663156 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Introduce cc_baremetal_defaults" into main

parents 1322125a d3bd6b48
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -142,6 +142,14 @@ all_apex_contributions {
    visibility: ["//visibility:public"],
}

// Defaults to share configs between "baremetal" Soong modules, currently only
// used for code running in kernel context within Android Virtualization
// Framework guests.
cc_defaults {
    name: "cc_baremetal_defaults",
    defaults_visibility: ["//visibility:public"],
}

product_config {
    name: "product_config",
    visibility: [