Rename aidl_ include and src directories.
Test: unit tests Test: Google TV and Netflix Test: atest GtsMediaTestCases Bug: 216527109 Change-Id: I3fd02c2c60da588dba3db27cea3593de25a7180f
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
// Agreement.
|
||||
//
|
||||
|
||||
#include "WVCreatePluginFactories.h"
|
||||
#include "HidlWVCreatePluginFactories.h"
|
||||
|
||||
#include "HidlWVDrmFactory.h"
|
||||
#include "WVCryptoFactory.h"
|
||||
#include "WVDrmFactory.h"
|
||||
|
||||
namespace wvdrm {
|
||||
namespace hardware {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
//#define LOG_NDEBUG 0
|
||||
#define LOG_TAG "WVCdm"
|
||||
#include "WVDrmFactory.h"
|
||||
#include "HidlWVDrmFactory.h"
|
||||
|
||||
#include <hwbinder/IPCThreadState.h>
|
||||
#include <utils/Log.h>
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
#include <binder/ProcessState.h>
|
||||
#include <hidl/HidlTransportSupport.h>
|
||||
|
||||
#include "HidlWVDrmFactory.h"
|
||||
#include "WVCryptoFactory.h"
|
||||
#include "WVDrmFactory.h"
|
||||
|
||||
using wvdrm::hardware::drm::V1_4::widevine::WVCryptoFactory;
|
||||
using wvdrm::hardware::drm::V1_4::widevine::WVDrmFactory;
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#include <binder/ProcessState.h>
|
||||
#include <hidl/HidlTransportSupport.h>
|
||||
|
||||
#include "WVTypes.h"
|
||||
#include "HidlWVTypes.h"
|
||||
|
||||
namespace drm = ::android::hardware::drm;
|
||||
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
#include <hidl/HidlLazyUtils.h>
|
||||
#include <hidl/HidlTransportSupport.h>
|
||||
|
||||
#include "HidlWVDrmFactory.h"
|
||||
#include "WVCryptoFactory.h"
|
||||
#include "WVDrmFactory.h"
|
||||
|
||||
using wvdrm::hardware::drm::V1_4::widevine::WVCryptoFactory;
|
||||
using wvdrm::hardware::drm::V1_4::widevine::WVDrmFactory;
|
||||
|
||||
Reference in New Issue
Block a user