Part of fix for build break - missing WVCryptoPlugin.h in full_tuna build

Change-Id: I7c4212bf2970eddc3c00d6da00af39f73f199964

related-to-bug: 6427841
This commit is contained in:
Jeff Tinker
2012-05-01 16:15:12 -07:00
parent ec2d703970
commit cb5f8fa7eb

View File

@@ -29,6 +29,10 @@
namespace android {
CryptoFactory *createCryptoFactory() {
return new android::WVCryptoFactory;
}
// static
const uint8_t WVCryptoFactory::kUUIDWidevine[16] = {
0xED,0xEF,0x8B,0xA9,0x79,0xD6,0x4A,0xCE,