mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Note that auth token is opaque.
Change-Id: I788ab8c5be630dd818a9a442c487c3451029bf81 Test: N/A, comment-only change Bug: 34985116
This commit is contained in:
@@ -37,6 +37,6 @@ struct GatekeeperResponse {
|
||||
* otherwise unused (0)
|
||||
*/
|
||||
uint32_t timeout;
|
||||
/* optional crypto blob */
|
||||
/* optional crypto blob. Opaque to Android system. */
|
||||
vec<uint8_t> data;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user