OSDN Git Service

Allow device to be unprovisioned
authorJeff Tinker <jtinker@google.com>
Wed, 30 Apr 2014 17:21:53 +0000 (10:21 -0700)
committerJeff Tinker <jtinker@google.com>
Thu, 31 Jul 2014 17:27:53 +0000 (10:27 -0700)
bug: 12247651
Change-Id: Ib0ec34da708b11a95da66c353d864bb87a6616c9

include/media/drm/DrmAPI.h

index fc6b49c..4633b7e 100644 (file)
@@ -189,6 +189,9 @@ namespace android {
                                                   Vector<uint8_t> &certificate,
                                                   Vector<uint8_t> &wrapped_key) = 0;
 
+        // Remove device provisioning.
+        virtual status_t unprovisionDevice() = 0;
+
         // A means of enforcing the contractual requirement for a concurrent stream
         // limit per subscriber across devices is provided via SecureStop.  SecureStop
         // is a means of securely monitoring the lifetime of sessions. Since playback