am b7d559be: Merge "surfaceflinger: Make all sources depend on Android.mk" into lmp-dev

* commit 'b7d559be1f931585c444a54637cd49cda248a8fb':
  surfaceflinger: Make all sources depend on Android.mk
This commit is contained in:
Jesse Hall 2014-07-14 23:10:57 +00:00 committed by Android Git Automerger
commit a774467619

View File

@ -3,6 +3,7 @@ include $(CLEAR_VARS)
LOCAL_CLANG := true
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
LOCAL_SRC_FILES:= \
Client.cpp \
DisplayDevice.cpp \