remove dummy libsurfaceflinger_client

Change-Id: Idd67a3f936deae7ba5d1cd5000d191fad271381e
This commit is contained in:
Mathias Agopian 2012-02-25 19:44:35 -08:00
parent 8570155676
commit 662d0298a1
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES:=
LOCAL_SHARED_LIBRARIES :=
LOCAL_MODULE:= libsurfaceflinger_client
include $(BUILD_SHARED_LIBRARY)