aboutsummaryrefslogtreecommitdiff
path: root/sdk_addon
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2009-05-12 18:58:01 -0700
committerXavier Ducrohet <xav@android.com>2009-05-12 19:01:36 -0700
commit59a566a1233b4e670823d25c96e0c6cd6e44eb26 (patch)
tree8ef91b6bea69f7951b2d74afe716fc482cbd74cf /sdk_addon
parentacd7c6b02a14e8694d0dced56ea37e79707fba1e (diff)
downloadsample-59a566a1233b4e670823d25c96e0c6cd6e44eb26.tar.gz
Minor fixes in the sample SDK add-on project.
Fixed the hardware.ini to remove an obsolete reference to the google add-on (copy/paste issue). Added comments to the SDK add-on product makefile.
Diffstat (limited to 'sdk_addon')
-rw-r--r--sdk_addon/hardware.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk_addon/hardware.ini b/sdk_addon/hardware.ini
index e809bf5..c026136 100644
--- a/sdk_addon/hardware.ini
+++ b/sdk_addon/hardware.ini
@@ -1 +1 @@
-#no custom hardware setup for google add-ons
+#no custom hardware setup for the sample SDK add-on.