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

Commit fb7202c8 authored by Tor Norbye's avatar Tor Norbye Committed by Android Git Automerger
Browse files

am 4377cc70: Build fix - include sdk/lint in build

* commit '4377cc70':
  Build fix - include sdk/lint in build
parents 10a3c50c 4377cc70
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -444,6 +444,7 @@ subdirs += \
	sdk/layoutopt \
	sdk/ninepatch \
	sdk/rule_api \
	sdk/lint \
	sdk/sdkstats \
	sdk/sdkmanager \
	sdk/swtmenubar \
+2 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@ PRODUCT_PACKAGES += \
	traceview \
	android \
	dexdump \
	lint \
	monkeyrunner

# Native host Java libraries that are parts of the SDK.
@@ -114,6 +115,7 @@ PRODUCT_PACKAGES += \
	org.eclipse.jface_3.4.2.M20090107-0800 \
	osgi \
	layoutlib \
	lint \
	monkeyrunner \
	guavalib \
	jsr305lib \