Description: 删除bundle.json中syscap信息
IssueNo: https://gitee.com/openharmony/kernel_liteos_a/issues/I90PKD Feature Or Bugfix: Feature Binary Source: No Signed-off-by: hw_llm <liu.limin@huawei.com>
This commit is contained in:
parent
80f3e0f6b2
commit
76562c376c
|
@ -27,9 +27,6 @@
|
||||||
"component": {
|
"component": {
|
||||||
"name": "liteos_m",
|
"name": "liteos_m",
|
||||||
"subsystem": "kernel",
|
"subsystem": "kernel",
|
||||||
"syscap": [
|
|
||||||
"SystemCapability.Kernel.Liteos-M"
|
|
||||||
],
|
|
||||||
"features": [],
|
"features": [],
|
||||||
"adapted_system_type": [
|
"adapted_system_type": [
|
||||||
"mini"
|
"mini"
|
||||||
|
|
Loading…
Reference in New Issue