Fix for x86 build error on lunch target vbox_x86-eng
Excludes widevine drm libs from build for now, will re-enable when the libs are available. Change-Id: I51521afd073029bb0e5bcf0d00ea770c2bf18001
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# widevine prebuilts only available for ARM
|
||||
ifneq ($(filter arm x86,$(TARGET_ARCH)),)
|
||||
ifeq ($(TARGET_ARCH),arm)
|
||||
|
||||
include $(call all-subdir-makefiles)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user