mirror of
https://gitee.com/openharmony/applications_permission_manager
synced 2024-11-23 03:09:41 +00:00
Add bundle.json
Signed-off-by: chennian <chennian1@huawei.com>
This commit is contained in:
parent
e37826f785
commit
31fb686f4e
32
bundle.json
Normal file
32
bundle.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "@ohos/permission_manager",
|
||||
"description": "permission_manager.",
|
||||
"version": "3.2",
|
||||
"license": "Apache License 2.0",
|
||||
"publishAs": "code-segment",
|
||||
"segment": {
|
||||
"destPath": "applications/standard/permission_manager"
|
||||
},
|
||||
"dirs": {},
|
||||
"scripts": {},
|
||||
"component": {
|
||||
"name": "permission_manager",
|
||||
"subsystem": "applications",
|
||||
"syscap": [
|
||||
],
|
||||
"adapted_system_type": [
|
||||
"standard"
|
||||
],
|
||||
"rom": "3.8MB",
|
||||
"ram": "1MB",
|
||||
"deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user