Update project name and resource include directories

Change-Id: Ib597e26141d88d707c8a8faf1f1d2bd521d319bb
diff --git a/sample/Android.mk b/sample/Android.mk
index 978aa7f..d5eef30 100644
--- a/sample/Android.mk
+++ b/sample/Android.mk
@@ -25,7 +25,7 @@
 src_dirs := src
 LOCAL_PACKAGE_NAME := ChipsSample
 
-LOCAL_STATIC_JAVA_LIBRARIES += android-common-chips
+LOCAL_STATIC_JAVA_LIBRARIES += libchips
 
 LOCAL_SDK_VERSION := 18