Merge "Make crash_dump.policy a dependency of crash_dump."
This commit is contained in:
commit
efc9366188
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue