mirror of
https://github.com/openharmony/vendor_openvalley.git
synced 2026-06-30 21:17:58 -04:00
add macro
Signed-off-by: y30053096 <yangjinhuan@huawei.com> Change-Id: If82e463e4bcf68248a4fa44b10d1a896db33f070
This commit is contained in:
+12
-2
@@ -81,8 +81,18 @@
|
||||
"huks_use_lite_storage = true",
|
||||
"huks_use_hardware_root_key = true",
|
||||
"huks_config_file = \"hks_config_lite.h\"",
|
||||
"huks_key_store_path = \"storage\"",
|
||||
"ohos_security_huks_mbedtls_porting_path = \"//device/board/openvalley/niobeu4/liteos_m/third_party_adapter/mbedtls\""
|
||||
"huks_key_store_path = \"storage\""
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"subsystem": "thirdparty",
|
||||
"components": [
|
||||
{
|
||||
"component": "mbedtls",
|
||||
"features": [
|
||||
"mbedtls_porting_path = \"//device/board/openvalley/niobeu4/liteos_m/third_party_adapter/mbedtls\""
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user