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

Commit ed1d077f 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:...

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

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

Change-Id: I3b58be7052bba389be0a74a698ce10cccaf7167b
parents ff435d89 a072b8ae
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 {