Implements test application for sensors.
This application is intended to run in the emulator to test sensor emulation.
This app listens to all the available sensors, and display their values on the
screen. So, it's easy to see if sensor emulation works using this application.
Change-Id: Iff4f9898fcfa6842bc4644e977dd8fa27972f60f
diff --git a/.gitignore b/.gitignore
index 5da08c7..0a98c64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.pyc
Thumbs.db
*.class
+testapps/testSensors/proguard.cfg
# Hide temporary files created by the build_server script
eclipse/assemble.com.android.ide.eclipse.*.xml