Migration from jb-mr2 to master for Widevine CDM
Android development of the widevine CDM has been done on the jb-mr2 branch of the cdm code base. This CL contains a merge of that jb-mr2 work to CDM master, and also reflects the evolution of the common Modular DRM code base since jb-mr2 branched. Change-Id: I1d7e1a12d092c00044a4298261146cb97808d4ef
This commit is contained in:
8
libwvdrmengine/third_party/stringencoders/BUILD
vendored
Normal file
8
libwvdrmengine/third_party/stringencoders/BUILD
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Description:
|
||||
# Modp base64 encode and decode functions
|
||||
|
||||
licenses(['notice'])
|
||||
|
||||
exports_files(['LICENSE'])
|
||||
|
||||
package(default_visibility = ['//visibility:public'])
|
||||
Reference in New Issue
Block a user