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:
Fred Gylys-Colwell
2012-11-26 14:10:23 -08:00
parent 213df62b66
commit 225c70eeed
22 changed files with 42 additions and 0 deletions

View 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