mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
A security HAL to allow vendor to cryptographically tie components to the primary user's credential. Test: AuthSecretHidlTest Bug: 71527305 Change-Id: I67ebf423dfccb00415d1d79b54e3ded31256cfff
18 lines
317 B
Plaintext
18 lines
317 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.authsecret@1.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"IAuthSecret.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|