summaryrefslogtreecommitdiffstats
path: root/libs/input/Android.mk
diff options
context:
space:
mode:
authorMichael Wright <michaelwr@google.com>2014-08-17 20:01:12 -0700
committerMichael Wright <michaelwr@google.com>2014-08-18 10:17:18 -0700
commit62fbb16383d6d8268821f947e2c6d0828f7e2b41 (patch)
treedb8d43166461b8f7b181d901eb9bdab0014d7b52 /libs/input/Android.mk
parentc8c5e4c66b858fc41bdb696421eb13c3ea65a238 (diff)
downloadframeworks_native-62fbb16383d6d8268821f947e2c6d0828f7e2b41.zip
frameworks_native-62fbb16383d6d8268821f947e2c6d0828f7e2b41.tar.gz
frameworks_native-62fbb16383d6d8268821f947e2c6d0828f7e2b41.tar.bz2
Shelve InputFlinger for another release. DO NOT MERGE
Change-Id: I0f034a2b8b1d9192f61f5001799bd3aa4b3964c7
Diffstat (limited to 'libs/input/Android.mk')
-rw-r--r--libs/input/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/input/Android.mk b/libs/input/Android.mk
index 944ac7f..f1921a4 100644
--- a/libs/input/Android.mk
+++ b/libs/input/Android.mk
@@ -27,7 +27,6 @@ commonSources := \
deviceSources := \
$(commonSources) \
- IInputFlinger.cpp \
InputTransport.cpp \
VelocityControl.cpp \
VelocityTracker.cpp