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

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

Merge "Make crash_dump.policy a dependency of crash_dump."

parents 6236db23 a2739dae
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 {