mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
8a3a29dd5a79d6f697ab5b057455979b9d957431
1. Add a test to check Access control in Secretkeeper HAL: Construct dice chains with different security version and check that the secret is accessible with upgraded dice chain && DicePolicyError is thrown when the access is requested using a dice chain with lower security version. 2. Re-enable test #replay_protection_out_of_seq_req_not_accepted - This was disabled because the method would not panic when run on devices without Sk HAL, causing test failure. Refactor the test to check the error instead of unwrapping. Many methods of SkClient struct are refactored to return Error (also introduced in this patch) instead of panicking on error. Test: atest VtsSecretkeeperTargetTest Bug: 291224769 Bug: 317416663 Change-Id: I646783e034064f81625a978a2bcacf143ff60c87
Merge "Merge OWNERS files for broadcastradio" into main am:
a7b29b6338 am: 9cc1248e47 am: daf86b6795 am: d168e5471b
Merge "Don't depend on String8 cast to C string [drm]" into main am:
15272cf28e am: 19f00f8964 am: da306554c5 am: cc11251fe4
Merge "Make apex_available of nn hidl interfaces explicit in Android.bp" am:
fd48e195bb am: 1156f7c564 am: b0e2887437
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%