media jni: remove IDrmClient IBinbder inheritance
Bug: 134787536 Test: MediaDrmMockTest Test: MediaDrmClearkeyTest Change-Id: Id45bddc78226c555ed32f7a18746809af89e0322
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
const ListenerArgs *args) = 0;
|
||||
};
|
||||
|
||||
struct JDrm : public BnDrmClient {
|
||||
struct JDrm : public IDrmClient {
|
||||
static status_t IsCryptoSchemeSupported(const uint8_t uuid[16],
|
||||
const String8 &mimeType,
|
||||
DrmPlugin::SecurityLevel level,
|
||||
|
||||
Reference in New Issue
Block a user