Files
android/libwvdrmengine/third_party/stringencoders/BUILD
Jeff Tinker 0190f99fb3 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
2013-07-29 17:29:07 -07:00

9 lines
164 B
Python

# Description:
# Modp base64 encode and decode functions
licenses(['notice'])
exports_files(['LICENSE'])
package(default_visibility = ['//visibility:public'])