aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVladimir Chtchetkine <vchtchetkine@google.com>2012-03-21 13:14:09 -0700
committerVladimir Chtchetkine <vchtchetkine@google.com>2012-03-22 11:37:04 -0700
commitb3d25225af769e928753c885647fbff26beba50a (patch)
treeaaed50613629a7997ae7452e3ecca54d9885af23 /.gitignore
parent7a795b5291224e2b85885f4d1f4d7ac097e96d3c (diff)
downloadsdk-b3d25225af769e928753c885647fbff26beba50a.zip
sdk-b3d25225af769e928753c885647fbff26beba50a.tar.gz
sdk-b3d25225af769e928753c885647fbff26beba50a.tar.bz2
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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