summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorJason Sams <rjsams@android.com>2010-09-01 16:45:18 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-09-01 16:45:18 -0700
commit18b8a04cdcfb5f954291ea2f429aaea5e09d2ec0 (patch)
tree19c5ccb18a855a94dfe74500da2945dff3f16edf /graphics
parent2471287bfd31a2ba699a18c202290970a16af086 (diff)
parentdeb0008c6340e49805fa5386761a6a6a7949763f (diff)
downloadframeworks_base-18b8a04cdcfb5f954291ea2f429aaea5e09d2ec0.zip
frameworks_base-18b8a04cdcfb5f954291ea2f429aaea5e09d2ec0.tar.gz
frameworks_base-18b8a04cdcfb5f954291ea2f429aaea5e09d2ec0.tar.bz2
Merge "Remove ACC and other legacy bits from RS."
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jni/Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/jni/Android.mk b/graphics/jni/Android.mk
index 8476be1..4c4a128 100644
--- a/graphics/jni/Android.mk
+++ b/graphics/jni/Android.mk
@@ -13,14 +13,13 @@ LOCAL_SRC_FILES:= \
LOCAL_SHARED_LIBRARIES := \
libandroid_runtime \
- libacc \
libnativehelper \
libRS \
libcutils \
libskia \
libutils \
libui \
- libsurfaceflinger_client
+ libsurfaceflinger_client
LOCAL_STATIC_LIBRARIES :=