platform_hardware_interfaces/drm
Robert Shih 5904a72fc3 Add vts tests to verify DRM AIDL interface
The DRM AIDL interface is in change 15329852.
The default implementation of the interface is in the clearkey
HAL in change 15958954.

[TODO] APIs pending vts coverage:
+ ICryptoFactory
   + isCryptoSchemeSupported
+ ICryptoPlugin
   + getLogMessages
   + notifyResolution
   + requiresSecureDecoderComponent
+ IDrmFactory
   + getSupportedCryptoSchemes
   + isContentTypeSupported
+ IDrmPlugin
   + decrypt
   + encrypt
   + getLogMessages
   + getMetrics
   + getNumberOfSessions
   + getPropertyByteArray
   + getPropertyString
   + getSecureStop
   + getSecureStopIds
   + getSecureStops
   + queryKeyStatus
   + releaseAllSecureStops
   + releaseSecureStop
   + releaseSecureStops
   + removeAllSecureStops
   + removeKeys
   + removeSecureStop
   + requiresSecureDecoder
   + requiresSecureDecoderDefault
   + restoreKeys
   + setCipherAlgorithm
   + setMacAlgorithm
   + setPlaybackId
   + setPropertyByteArray
   + sign
   + signRSA
   + verify

Bug: 170964303
Bug: 200055138
Test: atest VtsAidlHalDrmTargetTest
Change-Id: If8b582796fdbc34d3d7720fa45df8291f72cd46a
2022-01-25 00:58:50 -08:00
..
1.0 Add vts tests to verify DRM AIDL interface 2022-01-25 00:58:50 -08:00
1.1 Add OWNERS for VTS module VtsHalDrmV1_1Target 2021-09-07 23:03:12 +00:00
1.2 Add vts tests to verify DRM AIDL interface 2022-01-25 00:58:50 -08:00
1.3 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
1.4 drm@1.4: ANAPIC doc review follow-up 2021-03-16 02:55:06 -07:00
aidl Add vts tests to verify DRM AIDL interface 2022-01-25 00:58:50 -08:00
TEST_MAPPING Add CTS/GTS tests for TH presumbit. 2019-10-02 17:33:22 -07:00