Repair component name

Signed-off-by: huang-jianfei200 <huangjianfei4@huawei.com>
Change-Id: If4b929b244b361ccc02a589930f82ddc9986ee2e
This commit is contained in:
huang-jianfei200
2023-08-26 19:16:38 +08:00
parent 8701896c30
commit 2b9142c401
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ Build a single repository in the root directory.
# Select the development board.
hb set
# Build this repository.
hb build audio_manager_lite
hb build audio_lite
```
## Constraints<a name="section722512541395"></a>
+1 -1
View File
@@ -31,7 +31,7 @@ foundation/multimedia/audio_lite
# 开发板选择
hb set
# 单仓构建和编译
hb build audio_manager_lite
hb build audio_lite
```
## 约束<a name="section722512541395"></a>
+3 -2
View File
@@ -1,5 +1,5 @@
{
"name": "@ohos/audio_manager_lite",
"name": "@ohos/audio_lite",
"description": "Audio encoder and decoder for small system.",
"version": "3.1",
"license": "Apache License 2.0",
@@ -10,11 +10,12 @@
"dirs": {},
"scripts": {},
"component": {
"name": "audio_manager_lite",
"name": "audio_lite",
"subsystem": "multimedia",
"syscap": [],
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "59KB",