Merge "Move crash_dump into the runtime APEX."

This commit is contained in:
Peter Collingbourne 2020-03-30 19:03:41 +00:00 committed by Gerrit Code Review
commit ce8af7ff9e
1 changed files with 4 additions and 1 deletions

View File

@ -28,7 +28,10 @@ apex {
],
multilib: {
both: {
binaries: ["linker"],
binaries: [
"crash_dump",
"linker",
],
},
},
key: "com.android.runtime.key",