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

Commit d920ec83 authored by Raphael's avatar Raphael
Browse files

Fix a Windows-only discrepency in the Windows SDK build.

For some reason, there's a slight behavior difference between
my Windowss machine and the Windows build servers, that is on
mine the include of framework/base results in duplicate build
rules being defined. My machine used to work like the Windows
build server and the behavior mysteriously changed a while
ago. This change should make it all work the same on all boxes.

Change-Id: I45e02e9eadfc586f86caa6a2690deda9648e600d
parent a62a4421
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -392,7 +392,6 @@ subdirs += \
	sdk/layoutopt \
	development/apps \
	development/tools/mkstubs \
	frameworks/base \
	frameworks/base/tools/layoutlib \
	external/googleclient \
	packages