am bcf3a11f: am e5d4a0be: DO NOT MERGE Part of fix for libmedia OOB write anywhere

* commit 'bcf3a11f0fe87ef7b56c374ed89b91ed8a17f44b':
  DO NOT MERGE Part of fix for libmedia OOB write anywhere
This commit is contained in:
Jeff Tinker
2015-08-21 15:46:33 +00:00
committed by Android Git Automerger
3 changed files with 7 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ enum CdmResponseType {
NEED_PROVISIONING,
DEVICE_REVOKED,
INSUFFICIENT_CRYPTO_RESOURCES,
SECURE_BUFFER_REQUIRED,
};
#define CORE_DISALLOW_COPY_AND_ASSIGN(TypeName) \