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

This commit is contained in:
Treehugger Robot 2022-02-15 20:57:56 +00:00 committed by Gerrit Code Review
commit efc9366188

View file

@ -391,6 +391,9 @@ cc_binary {
apex_available: [
"com.android.runtime",
],
// Required for tests.
required: ["crash_dump.policy"],
}
cc_binary {