814e89a1b2
Test: Rebuild, execute and run atest VtsAidlSharedSecretTargetTest and atest VtsAidlSecureClockTargetTest. Bug: b/171844725, b/168673523. Change-Id: I8b81ec12c45566d31edcd117e41fd559df32c37d
10 lines
386 B
Text
10 lines
386 B
Text
type hal_keymint_default, domain;
|
|
hal_server_domain(hal_keymint_default, hal_keymint)
|
|
|
|
type hal_keymint_default_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(hal_keymint_default)
|
|
|
|
hal_attribute_service(hal_keymint, hal_secureclock_service)
|
|
hal_attribute_service(hal_keymint, hal_sharedsecret_service)
|
|
|
|
get_prop(hal_keymint_default, vendor_security_patch_level_prop);
|