am 812e039a: Merge "Allow device to be unprovisioned" into lmp-dev

* commit '812e039aeb42c1a3c8bb8246c114f54115a335da':
  Allow device to be unprovisioned
This commit is contained in:
Jeff Tinker 2014-08-04 20:56:23 +00:00 committed by Android Git Automerger
commit 6a331b9179

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