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

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

Merge "Make crash_dump.policy a dependency of crash_dump." am: efc93661 am: 32165ac2

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

Change-Id: I1acd499fc896bc8d888475c304449f979fa6e822
parents cde74324 32165ac2
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -391,6 +391,9 @@ cc_binary {
    apex_available: [
    apex_available: [
        "com.android.runtime",
        "com.android.runtime",
    ],
    ],

    // Required for tests.
    required: ["crash_dump.policy"],
}
}


cc_binary {
cc_binary {