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
|
||||||
|
|
||||||
2
libwvdrmengine/TODO
Normal file
2
libwvdrmengine/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Add make file to create libwvdrmengine.so
|
||||||
|
Juce and Jerry to fill in and add tests.
|
||||||
2
libwvdrmengine/cdm/TODO
Normal file
2
libwvdrmengine/cdm/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Rahul and Edwin fill this out
|
||||||
|
Rahul and Edwin write tests
|
||||||
2
libwvdrmengine/cdm/include/TODO
Normal file
2
libwvdrmengine/cdm/include/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Rahul and Edwin fill this out
|
||||||
|
Rahul and Edwin write tests
|
||||||
2
libwvdrmengine/cdm/src/TODO
Normal file
2
libwvdrmengine/cdm/src/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Rahul and Edwin fill this out
|
||||||
|
Rahul and Edwin write tests
|
||||||
2
libwvdrmengine/cdm/test/TODO
Normal file
2
libwvdrmengine/cdm/test/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Rahul and Edwin fill this out
|
||||||
|
Rahul and Edwin write tests
|
||||||
1
libwvdrmengine/crypto/TODO
Normal file
1
libwvdrmengine/crypto/TODO
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Jeff and Juce.
|
||||||
1
libwvdrmengine/crypto/include/TODO
Normal file
1
libwvdrmengine/crypto/include/TODO
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Jeff and Juce.
|
||||||
1
libwvdrmengine/crypto/src/TODO
Normal file
1
libwvdrmengine/crypto/src/TODO
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Jeff and Juce.
|
||||||
1
libwvdrmengine/crypto/test/TODO
Normal file
1
libwvdrmengine/crypto/test/TODO
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Jeff and Juce.
|
||||||
1
libwvdrmengine/drmclient/TODO
Normal file
1
libwvdrmengine/drmclient/TODO
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Jeff and Jerry.
|
||||||
1
libwvdrmengine/drmclient/include/TODO
Normal file
1
libwvdrmengine/drmclient/include/TODO
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Jeff and Jerry.
|
||||||
1
libwvdrmengine/drmclient/src/TODO
Normal file
1
libwvdrmengine/drmclient/src/TODO
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Jeff and Jerry.
|
||||||
1
libwvdrmengine/drmclient/test/TODO
Normal file
1
libwvdrmengine/drmclient/test/TODO
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Jeff and Jerry.
|
||||||
1
libwvdrmengine/include/TODO
Normal file
1
libwvdrmengine/include/TODO
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Juce and Jerry to fill in.
|
||||||
2
libwvdrmengine/oemcrypto/TODO
Normal file
2
libwvdrmengine/oemcrypto/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Fred and Ed fill this out
|
||||||
|
Fred and Ed write tests.
|
||||||
2
libwvdrmengine/oemcrypto/include/TODO
Normal file
2
libwvdrmengine/oemcrypto/include/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Fred and Ed fill this out
|
||||||
|
Fred and Ed write tests.
|
||||||
2
libwvdrmengine/oemcrypto/mock/TODO
Normal file
2
libwvdrmengine/oemcrypto/mock/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Fred and Ed fill this out
|
||||||
|
Fred and Ed write tests.
|
||||||
2
libwvdrmengine/oemcrypto/src/TODO
Normal file
2
libwvdrmengine/oemcrypto/src/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Fred and Ed fill this out
|
||||||
|
Fred and Ed write tests.
|
||||||
2
libwvdrmengine/oemcrypto/test/TODO
Normal file
2
libwvdrmengine/oemcrypto/test/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Fred and Ed fill this out
|
||||||
|
Fred and Ed write tests.
|
||||||
2
libwvdrmengine/src/TODO
Normal file
2
libwvdrmengine/src/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Add make file to create libwvdrmengine.so
|
||||||
|
Juce and Jerry to fill in and add tests.
|
||||||
2
libwvdrmengine/test/TODO
Normal file
2
libwvdrmengine/test/TODO
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Add make file to create libwvdrmengine.so
|
||||||
|
Juce and Jerry to fill in and add tests.
|
||||||
Reference in New Issue
Block a user