Skip to content

Commit

Permalink
Build fix - include sdk/lint in build. do not merge.
Browse files Browse the repository at this point in the history
(cherry picked from commit 4377cc7)

Change-Id: I28dd89ad6471c82d344ecf88cecb2b96361b2050
  • Loading branch information
tnorbye authored and Xavier Ducrohet committed Nov 28, 2011
1 parent aca203f commit 5dd51bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions core/main.mk
Expand Up @@ -444,6 +444,7 @@ subdirs += \
sdk/layoutopt \
sdk/ninepatch \
sdk/rule_api \
sdk/lint \
sdk/sdkstats \
sdk/sdkmanager \
sdk/swtmenubar \
Expand Down
2 changes: 2 additions & 0 deletions target/product/sdk.mk
Expand Up @@ -84,6 +84,7 @@ PRODUCT_PACKAGES += \
traceview \
android \
dexdump \
lint \
monkeyrunner

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

0 comments on commit 5dd51bd

Please sign in to comment.