Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3f8228f authored by Jeff Tinker's avatar Jeff Tinker
Browse files

Clarify security level default in openSession()

API review suggested that default security level
be mentioned in the older openSession method as
well as in the new one.

bug:73750379
Change-Id: I0c740fe4c9579cb8cd7ab623e940193ad34dfd16
parent 2094d9d3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -629,6 +629,7 @@ public final class MediaDrm implements AutoCloseable {

    /**
     * Open a new session with the MediaDrm object. A session ID is returned.
     * By default, sessions are opened at the native security level of the device.
     *
     * @throws NotProvisionedException if provisioning is needed
     * @throws ResourceBusyException if required resources are in use