From b125c81cfcf9aea02c05f292c9eceb4e0bd66c87 Mon Sep 17 00:00:00 2001 From: Ying Wang Date: Mon, 13 Sep 2010 18:33:31 -0700 Subject: [PATCH] Refine the comment. The host tools include script as well as native binaries. Change-Id: I8bdd62bf5117ac71e2607d2cb4cd7b08bcbe7b14 --- target/product/sdk.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/product/sdk.mk b/target/product/sdk.mk index d8fbc92fa5..909a2fc6e5 100644 --- a/target/product/sdk.mk +++ b/target/product/sdk.mk @@ -51,7 +51,7 @@ PRODUCT_PACKAGES := \ CubeLiveWallpapers \ QuickSearchBox -# Native host tools that are parts of the SDK. +# Host tools that are parts of the SDK. # See development/build/sdk.atree PRODUCT_PACKAGES += \ adb \