libwvhidl: upgrade to android.hardware.drm@1.4
Bug: 136119370 Test: GtsMediaTestCases MediaDrmTest#testRequiresSecureDecoder Change-Id: Iaaa7c225c0056904b5fd98c4557ec47f661b2c7d
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
#include "WVCryptoFactory.h"
|
||||
#include "WVDrmFactory.h"
|
||||
|
||||
using wvdrm::hardware::drm::V1_3::widevine::WVCryptoFactory;
|
||||
using wvdrm::hardware::drm::V1_3::widevine::WVDrmFactory;
|
||||
using wvdrm::hardware::drm::V1_4::widevine::WVCryptoFactory;
|
||||
using wvdrm::hardware::drm::V1_4::widevine::WVDrmFactory;
|
||||
|
||||
int main(int /* argc */, char** /* argv */) {
|
||||
sp<IDrmFactory> drmFactory = new WVDrmFactory;
|
||||
|
||||
Reference in New Issue
Block a user