Liana Kazanova (xWF)
32c2f95b10
Revert "Use mediadrm from private instead of tangorpro"
...
Revert submission 29489024-pixel_tablet_mediadrm
Reason for revert: DroidMonitor: Potential culprit for http://b/369192150 - Verifying through ABTD before submission.
Reverted changes: /q/submissionid:29489024-pixel_tablet_mediadrm
Change-Id: I3c1c31b871275bf2b5ceb93120918f749f828cd1
2024-09-23 21:03:33 +00:00
Rock Huang
25046bedc2
Use mediadrm from private instead of tangorpro
...
* Private mediadrm: ag/29478046, ag/29489024
Bug: 367906184
Bug: 366426322
Flag: EXEMPT castauth enabled
Test: b/367906184#comment5
Change-Id: I8dc459ca757de0efd0e989adf92dcb0f4bf5519d
2024-09-20 20:09:33 +08:00
Ryan Prichard
0d97a2bd57
closeSession: actually remove elements from sessions_
...
std::remove_if consolidates the non-removed elements at the start of
the vector, but it doesn't change the vector's size. After upgrading
libc++, std::remove_if is [[nodiscard]], so this bug causes a compiler
error.
Bug: 175635923
Test: m android.hardware.drm-service.castkey
Change-Id: Ie9734e616f0f93e290cd61f929af04598f236ee7
2023-09-20 17:36:38 -07:00
Haoming Wu
66c1664383
CastAuthApk: Castkey AIDL mediaDrm plugin
...
Bug: 229298787
Test: Access Cast creds with MediaDrm plugin
Change-Id: I085b193ff4046d9005366c8bc8b3eb8020716b4b
2022-10-04 05:01:59 +00:00