Make Widevine build ARM-only

Change-Id: I0c749e491eed765ed89d5bbd0ac69a448a428b0d
This commit is contained in:
Kenny Root
2011-03-11 12:51:41 -08:00
parent 14761c80a9
commit a5a6d84805

View File

@@ -1 +1,6 @@
# widevine prebuilts only available for ARM
ifeq ($(TARGET_ARCH),arm)
include $(call all-subdir-makefiles) include $(call all-subdir-makefiles)
endif # TARGET_ARCH == arm