Files
android/libwvdrmengine/Android.mk
Fred Gylys-Colwell 225c70eeed Create Skeleton Directory Tree for DASH
This is the skeleton directory tree for work in the DASH
implementation.

Change-Id: I38b52d133d48df6b78f3d142b1969686c60fc76b
2012-11-27 13:04:27 -08:00

10 lines
308 B
Makefile

# widevine prebuilts only available for ARM
# To build this dir you must define BOARD_WIDEVINE_OEMCRYPTO_LEVEL in the board config.
ifdef BOARD_WIDEVINE_OEMCRYPTO_LEVEL
# TODO: add back in when we have make files that compile.
# include $(call all-subdir-makefiles)
endif # BOARD_WIDEVINE_OEMCRYPTO_LEVEL