Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit de980f27 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Omit multiuser.c from Windows builds.

Change-Id: I0cee35373e33084e4fc65a1d5c0b611c6fa82346
parent 2be5338a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,6 @@ commonSources := \
	sched_policy.c \
	iosched_policy.c \
	str_parms.c \
	multiuser.c

commonHostSources := \
        ashmem-host.c
@@ -79,6 +78,7 @@ else
        mspace.c \
        selector.c \
        tztime.c \
        multiuser.c \
        zygote.c

    commonHostSources += \