Commit b9c13da
RDKEMW-10064 Bring change from VPLAY-11530 into 8.2 (#2086)
* RDKEMW-10064 Bring change from VPLAY-11530 into 8.2
Reason for Change: Reintroduced the condition check before calling clear()
in clearDrmSession. This was lost during DRM refactoring and was causing
increase in PLTV XSTPP-999 failures.
Changes:
- Added getFailedKeyIdStatus() method to DrmSessionManager
- Modified clearDrmSession() in AampDRMLicenseManager to add condition checks
- Only clear license downloader when conditions are met
* Update SRCREV for aamp to new commit hash
* Update SRCREV for aamp to new commit hash
* RDKEMW-10064 Bring change from VPLAY-11530 into 8.2
Reason for Change: Reintroduced the condition check before calling clear()
in clearDrmSession. This was lost during DRM refactoring and was causing
increase in PLTV XSTPP-999 failures.
Changes:
- Added getFailedKeyIdStatus() method to DrmSessionManager
- Modified clearDrmSession() in AampDRMLicenseManager to add condition checks
- Only clear license downloader when conditions are met
---------
Co-authored-by: Paulpandian Mariappan <[email protected]>
Co-authored-by: vinodkadungoth <[email protected]>1 parent 9cf840c commit b9c13da
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments