Skip to content

Commit b9c13da

Browse files
paulpandian25Paulpandian Mariappanvinodkadungoth
authored
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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conf/include/generic-pkgrev.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ PV:pn-qtvirtualkeyboard = "5.15.7"
8282
PR:pn-qtvirtualkeyboard = "r0"
8383
PACKAGE_ARCH:pn-qtvirtualkeyboard = "${MIDDLEWARE_ARCH}"
8484

85-
PV:pn-aamp = "2.7.1.4"
85+
PV:pn-aamp = "2.7.1.6"
8686
PR:pn-aamp = "r0"
8787
PACKAGE_ARCH:pn-aamp = "${MIDDLEWARE_ARCH}"
8888

conf/include/generic-srcrev.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SRCREV:pn-xr-voice-sdk-headers = "${SRCREV:pn-xr-voice-sdk}"
88
SRCREV_hdmicec = "2988efdbce3f04d1ad35fd8c832bb80a3f9fe1f6"
99
SRCREV:pn-rmfosal = "ea4f0df1edd73cc2d45d453ad445cb2536799684"
1010
SRCREV:pn-audiocapturemgr = "29f81aa9d1c749221a606002a31d669b030028ad"
11-
SRCREV_aamp = "98d5d3b84863b21eda06ae61a85b5a0064ce57cc"
11+
SRCREV_aamp = "279d0240f0b5ed435550d5c33a6599ce1b582db8"
1212
SRCREV_iarmbus = "6ed35ebb886a8ac01812d8bfe5b4c3a89f9ace38"
1313
SRCREV:pn-iarmmgrs = "e9a897772fce3f666a86271267e3843effac2ffc"
1414
SRCREV:pn-rdk-gstreamer-utils = "f6e7e0c0e09e67785d0c59531719b970bbe32c86"

0 commit comments

Comments
 (0)