Go to file
authName 28e7aa9110 send and get reply success
Change-Id: I196124aa50469a7612dbf5b46a2b72feae284281

Match-id-ae3baaeb28757fc9dee48c9abc573a9163481c0b
2023-08-24 11:30:47 +08:00
frameworks send and get reply success 2023-08-24 11:30:47 +08:00
interfaces send and get reply success 2023-08-24 11:30:47 +08:00
sa_profile add sa to self_start 2023-08-23 11:54:59 +08:00
services/core_service successfully sa self_start 2023-08-23 16:25:11 +08:00
test/unittest change dir name to rs and add sa to compile 2023-08-22 15:52:29 +08:00
各种脚本 add push / sa_init / etc script 2023-08-23 17:19:52 +08:00
.gitignore support auto search and jump for rs file 2023-08-17 09:25:45 +08:00
BUILD.gn add sa to self_start 2023-08-23 11:54:59 +08:00
bundle.json add sagmgr call for asset sa 2023-08-22 17:28:41 +08:00
Cargo.toml change dir name to rs and add sa to compile 2023-08-22 15:52:29 +08:00
README.md add push / sa_init / etc script 2023-08-23 17:19:52 +08:00

asset

环境配置

  1. 单框架代码下载: mkdir hmos_trunk cd hmos_trunk repo init -u http://mgit-tm.rnd.huawei.com/platform/manifest -m system_general.xml -b hmos_trunk --repo-branch=stable --no-repo-verify --repo-branch=stable_py3

  2. asset代码下载 cd base/security git clone ssh://git@szv-y.codehub.huawei.com:2222/<工号>/asset.git

编译运行待补充

在vendor/huawei/build/component_config/system/generic_generic_arm_64only/hisi_higeneric/newphone_standard/part_config.json添加 "security:asset":{},

编译指令: ./build_system.sh --abi-type generic_generic_arm_64only --device-type hisi_higeneric_newphone_standard --ccache --build-variant root --build-target out/generic_generic_arm_64only/hisi_higeneric_newphone_standard/build_configs/security/asset:asset --build-target out/generic_generic_arm_64only/hisi_higeneric_newphone_standard/build_configs/security/asset:asset_test

支持SA自启各种脚本/push_asset_cfg.bat 解压执行bat脚本即可。

推包命令: 各种脚本/push_asset.bat 修改小包目录位置,执行即可。