mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
android: Remove orderfile configs from handler trampoline
Upstreams https://chromium-review.googlesource.com/c/chromium/src/+/1505951 Change-Id: Id78d20308cfcbfba9b0f6535a8c69e9cbbf219e1 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2354278 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org>
This commit is contained in:
parent
0cccdc0b7e
commit
7547d0aa87
@ -185,6 +185,8 @@ if (crashpad_is_android) {
|
||||
|
||||
if (crashpad_is_in_chromium) {
|
||||
no_default_deps = true
|
||||
remove_configs =
|
||||
[ "//build/config/android:default_orderfile_instrumentation" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user