OSDN Git Service

clean up native com.android.internal.os.Zygote
authorColin Cross <ccross@android.com>
Fri, 13 Jun 2014 19:58:55 +0000 (12:58 -0700)
committerColin Cross <ccross@android.com>
Mon, 16 Jun 2014 19:22:56 +0000 (12:22 -0700)
commit18cd9f57621b47889bdf81b2b04413569a999ef4
treefae64e7fc1c56154fe1cff193845f45e057ebabe
parent1afc29ae3895f7362e50f1d7b9f35bb689c96140
clean up native com.android.internal.os.Zygote

This is never compiled for the host any more, so remove all the
unnecesarry ifdefs.

Change-Id: I757e6d604b7f41476ac1021f5bdbc777eac6f99e
core/jni/com_android_internal_os_Zygote.cpp