mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
bef8d3ae8948a626035a4a3b698032fea68297eb
All request messages are encrypted, but response messages have an outer unencrypted layer, with an inner response (and the result values inside that). Make the SecretManagement.cddl file clearer to reflect that, and make the schema valid along the way. Move the outer (unencrypted) error code values into `ErrorCode.aidl` and use them as service-specific error codes, thus reducing the number of error types from 3 to 2. Bug: 291228560 Test: VtsSecretkeeperTargetTest Test: validate CDDL with https://atacama.informatik.uni-bremen.de/ Change-Id: I46c5bfd7e40b03919d7d3779b265b3bb3ff1ce1e
Merge "Don't depend on String8 cast to C string [drm]" into main am:
15272cf28e am: 19f00f8964 am: da306554c5 am: cc11251fe4
Merge "Ensure AIMapper and underlying IMPL outlive IMapperProvider" into main am:
b8c23a8a7d am: 4c11b51986
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%