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

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

Merge "Install platform-bootclasspath generated config in /system/etc."

parents 5e89a35a a2631ebc
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -20,7 +20,10 @@ prebuilt_etc {
    name: "init.rc",
    src: "init.rc",
    sub_dir: "init/hw",
    required: ["fsverity_init"],
    required: [
        "fsverity_init",
        "platform-bootclasspath",
    ],
}

prebuilt_etc {