mirror of
https://github.com/openharmony/vendor_ohos.git
synced 2026-06-30 21:17:59 -04:00
!25 add huks Lite system compile macro_qemu
Merge pull request !25 from HaixiangW/myfeature
This commit is contained in:
@@ -41,7 +41,13 @@
|
||||
{
|
||||
"subsystem": "security",
|
||||
"components": [
|
||||
{ "component": "huks", "features":[] }
|
||||
{ "component": "huks", "features":
|
||||
[
|
||||
"huks_use_lite_storage = true",
|
||||
"huks_use_hardware_root_key = true",
|
||||
"huks_config_file = \"hks_config_lite.h\""
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user