Skip to content

Commit

Permalink
Proper ifdef so other devices compile properly
Browse files Browse the repository at this point in the history
  • Loading branch information
dastin1015 committed Mar 25, 2013
1 parent a931d02 commit 86f5581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android.mk
Expand Up @@ -5,6 +5,6 @@ display-hals += libhwcomposer liboverlay libqdutils
ifneq ($(TARGET_PROVIDES_LIBLIGHT),true)
display-hals += liblight
endif
endif
include $(call all-named-subdir-makefiles,$(display-hals))
endif
endif

0 comments on commit 86f5581

Please sign in to comment.