commit | 5cae0d0699a169e468fff3e21165f35db12f2cde | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu Oct 20 18:42:02 2011 -0700 |
committer | Mathias Agopian <mathias@google.com> | Thu Oct 20 18:42:02 2011 -0700 |
tree | 9304e32c5d9432ffa1334a9fbe1dd7d69af49a6f | |
parent | 6651db884e0be7388fd9602a4f1e300e03062469 [diff] [blame] |
Rename SensorChannel to BitTube
diff --git a/libs/gui/Android.mk b/libs/gui/Android.mk index ed319f5..2d716c7 100644 --- a/libs/gui/Android.mk +++ b/libs/gui/Android.mk
@@ -2,11 +2,11 @@ include $(CLEAR_VARS) LOCAL_SRC_FILES:= \ + BitTube.cpp \ ISensorEventConnection.cpp \ ISensorServer.cpp \ ISurfaceTexture.cpp \ Sensor.cpp \ - SensorChannel.cpp \ SensorEventQueue.cpp \ SensorManager.cpp \ SurfaceTexture.cpp \