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

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

Merge "[Ravenwood] Allow Ravenwood to use system-build.prop" into main

parents eea4f417 9e0062b5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -161,10 +161,11 @@ build_prop {
    name: "system-build.prop",
    stem: "build.prop",
    product_config: ":product_config",
    // Currently, only microdroid and cf system image can refer to system-build.prop
    // Currently, only microdroid, Ravenwood, and cf system image can refer to system-build.prop
    visibility: [
        "//build/make/target/product/generic",
        "//packages/modules/Virtualization/build/microdroid",
        "//frameworks/base/ravenwood",
    ],
}