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

Commit a072b8ae authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1673485

Change-Id: I43cc5dc32c56e85bbbfc2b7cd5988a8ecb3888c7
parents f7c4f3b9 f1cb594c
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 {