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

Commit 807a2f54 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android Git Automerger
Browse files

am de980f27: Omit multiuser.c from Windows builds.

* commit 'de980f27':
  Omit multiuser.c from Windows builds.
parents b0d56eef de980f27
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 += \