Revert "Replaces vfork() implementation with fork()"
We're getting cold feet on this one... let's put it back.
This reverts commit 210331d976.
Change-Id: I6b0d3c2b1dbf7f1dc9566979a91b7504c2189269
This commit is contained in:
@@ -31,6 +31,7 @@ libc_bionic_src_files_x86 += \
|
||||
arch-x86/bionic/__set_tls.c \
|
||||
arch-x86/bionic/sigsetjmp.S \
|
||||
arch-x86/bionic/syscall.S \
|
||||
arch-x86/bionic/vfork.S \
|
||||
|
||||
## ARCH variant specific source files
|
||||
arch_variant_mk := $(LOCAL_PATH)/arch-x86/$(TARGET_ARCH_VARIANT)/$(TARGET_ARCH_VARIANT).mk
|
||||
|
||||
Reference in New Issue
Block a user