1 Star 0 Fork 108

chenxin/graphic_wms

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
bundle.json 899 Bytes
Copy Edit Raw Blame History
libaoping28 authored 2022-07-07 10:34 . fix:Clear ipc_lite dependencies
{
"name": "@ohos/wms",
"description": "Windows manager service",
"version": "3.1",
"license": "Apache License 2.0",
"pubiishAs": "code-segment",
"segment": {
"destPath": "foundation/graphic/wms"
},
"dirs": {},
"scripts": {},
"component": {
"name": "wms",
"subsystem": "graphic",
"syscap": [ "SystemCapability.Graphic.Wms" ],
"feature": [],
"adapted_system_type": [ "small" ],
"rom": "110KB",
"ram": "~50KB",
"deps": {
"third_party": [
"bounds_checking_function"
],
"components": [
"hilog_lite",
"samgr_lite",
"surface",
"peripheral_display",
"peripheral_input"
]
},
"build": {
"sub_component": [
"//foundation/graphic/wms:lite_wms",
"//foundation/graphic/wms/test:lite_wms_test"
],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/northking-super/graphic_wms.git
git@gitee.com:northking-super/graphic_wms.git
northking-super
graphic_wms
graphic_wms
master

Search

D67c1975 1850385 1daf7b77 1850385