!80 audioPicker界面及功能

Merge pull request !80 from niuyuanyuan/master
This commit is contained in:
openharmony_ci
2024-06-26 00:59:37 +00:00
committed by Gitee
3 changed files with 3 additions and 8 deletions
@@ -63,6 +63,7 @@ struct AudioPickerExtension {
}
}
build() {
Row() {
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"module": {
"name": "audiopicker",
"type": "entry",
"type": "feature",
"description": "$string:module_desc",
"mainElement": "AudiopickerAbility",
"deviceTypes": [
+1 -7
View File
@@ -6,12 +6,6 @@
"signingConfig": "default",
"compileSdkVersion": 12,
"compatibleSdkVersion": 9
},
{
"name": "audioPiker",
"signingConfig": "default",
"compileSdkVersion": 12,
"compatibleSdkVersion": 9
}
]
},
@@ -35,7 +29,7 @@
{
"name": "default",
"applyToProducts": [
"audioPiker"
"default"
]
}
]