Skip to content

Commit

Permalink
P3110: no need to define COMMON_P31XX_DIRS
Browse files Browse the repository at this point in the history
Change-Id: I34e565ad7f65437ad5a4315ca19f9df5bea2b26f
  • Loading branch information
andi34 committed Aug 13, 2015
1 parent e0c2cdf commit 0925e0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Android.mk
Expand Up @@ -26,7 +26,4 @@ ifeq ($(TARGET_DEVICE),p3110)

include $(call all-makefiles-under,$(LOCAL_PATH))

COMMON_P31XX_DIRS := audio camerawrapper liblights
include $(foreach common_dirs,$(COMMON_P31XX_DIRS),device/samsung/p3100/$(common_dirs)/Android.mk)

endif

0 comments on commit 0925e0c

Please sign in to comment.