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

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

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

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

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

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

cc_binary {