Resolve Merge Disparity
The same merge conflict happened in the Widevine and Android repos, but it was resolved differently. This patch brings the resolutions back in sync. Bug: 111504510 Bug: 111505796 Bug: 115358798 Test: Android Build Change-Id: I5161ae3e1aad41ee034dc5fec59dad1c7699d65c
This commit is contained in:
@@ -4,12 +4,11 @@
|
|||||||
* License Agreement.
|
* License Agreement.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "android-base/properties.h"
|
||||||
#include "cutils/properties.h"
|
#include "cutils/properties.h"
|
||||||
#include "gtest/gtest.h"
|
#include "gtest/gtest.h"
|
||||||
#include "WVDrmFactory.h"
|
|
||||||
#include "HidlTypes.h"
|
#include "HidlTypes.h"
|
||||||
|
#include "WVDrmFactory.h"
|
||||||
#include "android-base/properties.h"
|
|
||||||
|
|
||||||
namespace wvdrm {
|
namespace wvdrm {
|
||||||
namespace hardware {
|
namespace hardware {
|
||||||
|
|||||||
Reference in New Issue
Block a user