Allow device to be unprovisioned

bug: 12247651
Change-Id: Ib0ec34da708b11a95da66c353d864bb87a6616c9
This commit is contained in:
Jeff Tinker 2014-04-30 10:21:53 -07:00
parent fd9d183cd8
commit bc6b9e7f8a
1 changed files with 3 additions and 0 deletions

View 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