sm6150-common: Import missing libops.so
This is required with blobs and firmware from global stable Android 11 builds. Fixes this error: 05-31 00:05:23.600 687 687 E QCOM-OEMCrypto: Error at trusted_app_decrypt_cenc : 2563 05-31 00:05:23.600 687 687 E QCOM-OEMCrypto: TA Result : 45 OEMCryptoResult : 38 05-31 00:05:23.601 687 687 I QCOM-OEMCrypto: ----------------------------------------------------------------- 05-31 00:05:23.601 687 687 I QCOM-OEMCrypto: Error stack trace[5] for TA version 1:71 05-31 00:05:23.601 687 687 E QCOM-OEMCrypto: drm_get_ops_obj : 1174 05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: drm_enforce_hdcp_level : 1204 05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: validate_key_control_for_decrypt : 1216 05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: process_subsample : 1403 05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: i_widevine_session_decrypt_cenc : 1739 05-31 00:05:23.602 687 687 I QCOM-OEMCrypto: ----------------------------------------------------------------- 05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: Error at decrypt_data : 1874 05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: Error at _oecc48 : 2322 05-31 00:05:23.602 687 687 E QCOM-OEMCrypto: Error at _oecc105 : 3119 05-31 00:05:23.602 687 687 E WVCdm : [crypto_session.cpp(1541):Decrypt] OEMCrypto_DecryptCENC failed: status = 38 05-31 00:05:23.602 687 687 E WVCdm : Decrypt error in session sid8 during a sample with protected data: 179 Change-Id: Icb7467e1e4b4e9260c34ac7a0bda6f48e5c6f34a
This commit is contained in:
parent
8ab4fcd576
commit
da8bb7dbb8
@ -190,6 +190,7 @@ vendor/lib64/libhdcpsrm.so
|
||||
vendor/lib64/libminkdescriptor.so
|
||||
vendor/lib64/libminksocket.so
|
||||
vendor/lib64/liboemcrypto.so
|
||||
vendor/lib64/libops.so
|
||||
vendor/lib64/libqisl.so
|
||||
vendor/lib64/libQSEEComAPI.so
|
||||
vendor/lib64/librpmb.so
|
||||
|
Loading…
Reference in New Issue
Block a user