Remove WEAK_FOR_NATIVE_BRIDGE for fork
Bug: 145028007 Test: bionic-unit-tests Change-Id: I0b019cd08c9d7426a953bd199f2ecd6dd42db00e
This commit is contained in:
parent
41127dca3d
commit
520398ffe9
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ int __clone_for_fork() {
|
|||
nullptr, nullptr, &(self->tid));
|
||||
}
|
||||
|
||||
__BIONIC_WEAK_FOR_NATIVE_BRIDGE
|
||||
int fork() {
|
||||
__bionic_atfork_run_prepare();
|
||||
|
||||
|
|
Loading…
Reference in a new issue