From b08a1af667b16cb1faaea2aec1cf2a0e4659cb3f Mon Sep 17 00:00:00 2001 From: Joe Onorato Date: Mon, 11 Oct 2010 19:28:58 -0700 Subject: Remove dead code, and make the animation a setting. When we don't do the brightness fade, turn off the electron beam instead. Change-Id: I76513387c4fb420a67e59e005f6e8c3bc72f7f08 --- services/jni/Android.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'services/jni/Android.mk') diff --git a/services/jni/Android.mk b/services/jni/Android.mk index cdc0a6f..c90879d 100644 --- a/services/jni/Android.mk +++ b/services/jni/Android.mk @@ -23,7 +23,8 @@ LOCAL_SHARED_LIBRARIES := \ libnativehelper \ libsystem_server \ libutils \ - libui + libui \ + libsurfaceflinger_client ifeq ($(TARGET_SIMULATOR),true) ifeq ($(TARGET_OS),linux) -- cgit v1.1