Create Skeleton Directory Tree for DASH
This is the skeleton directory tree for work in the DASH implementation. Change-Id: I38b52d133d48df6b78f3d142b1969686c60fc76b
This commit is contained in:
9
libwvdrmengine/Android.mk
Normal file
9
libwvdrmengine/Android.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user