diff --git a/apex/Android.bp b/apex/Android.bp index f62f930ed..f6820d139 100644 --- a/apex/Android.bp +++ b/apex/Android.bp @@ -28,7 +28,10 @@ apex { ], multilib: { both: { - binaries: ["linker"], + binaries: [ + "crash_dump", + "linker", + ], }, }, key: "com.android.runtime.key",