mirror of
https://gitee.com/openharmony/bundlemanager_bundle_framework
synced 2024-11-23 15:20:24 +00:00
Merge branch 'master' of https://gitee.com/yangjunpeng123/bundlemanager_bundle_framework
Signed-off-by: yangjunpeng4@huawei.com <yangjunpeng4@huawei.com>
This commit is contained in:
commit
daaf62c458
@ -47,6 +47,7 @@ const uint32_t COMPATIBLE_VERSION = 11;
|
||||
const std::string BMS_EXTENSION_PATH = "/system/etc/app/bms-extensions.json";
|
||||
const std::string BMS_DATA_PATH = "data/data";
|
||||
const std::string BUNDLE_EXT_NAME = "bundleExtName";
|
||||
const std::string CONTAINER_BUNDLE_NAME = "com.zhuoyi.appstore.lite";
|
||||
const nlohmann::json EXTENSIONS_JSON_1 = R"(
|
||||
{
|
||||
"bms-extensions": {
|
||||
|
Loading…
Reference in New Issue
Block a user