hidl plugin: add sendKeysChange_1_2

Bug: 116738851
Test: vts
Change-Id: Ifdf537ff2f4922741eba5abdd37dd2dd5e37e161
This commit is contained in:
Robert Shih
2019-05-06 20:20:45 -07:00
parent a1e94e2eb1
commit a1d9094721
3 changed files with 17 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ using drm::V1_2::KeySetId;
using drm::V1_2::OfflineLicenseState;
typedef drm::V1_1::KeyRequestType KeyRequestType_V1_1;
typedef drm::V1_2::KeyStatus KeyStatus_V1_2;
typedef drm::V1_2::IDrmPluginListener IDrmPluginListener_V1_2;
typedef drm::V1_2::Status Status_V1_2;
typedef drm::V1_2::HdcpLevel HdcpLevel_V1_2;