Loading libcutils/Android.mk +3 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,6 @@ endif ifneq ($(WINDOWS_HOST_ONLY),1) commonSources += \ ashmem-host.cc \ fs.c \ multiuser.c \ socket_inaddr_any_server.c \ Loading @@ -67,6 +66,9 @@ ifneq ($(WINDOWS_HOST_ONLY),1) socket_network_client.c \ sockets.c \ commonHostSources += \ ashmem-host.c endif Loading Loading
libcutils/Android.mk +3 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,6 @@ endif ifneq ($(WINDOWS_HOST_ONLY),1) commonSources += \ ashmem-host.cc \ fs.c \ multiuser.c \ socket_inaddr_any_server.c \ Loading @@ -67,6 +66,9 @@ ifneq ($(WINDOWS_HOST_ONLY),1) socket_network_client.c \ sockets.c \ commonHostSources += \ ashmem-host.c endif Loading