[TicketNo:]AR000JP17R

[Description:]音乐XX项目开发-音频管理--Audio Picker界面
[Binary Source:]NA

Signed-off-by: nWX1290789 <niuyuanyuan6@h-partners.com>
This commit is contained in:
niuyuanyuan
2024-06-24 11:46:04 +08:00
committed by nWX1290789
parent 0467a44f2c
commit d102bb3e94
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"module": {
"name": "audiopicker",
"type": "feature",
"type": "entry",
"description": "$string:module_desc",
"mainElement": "AudiopickerAbility",
"deviceTypes": [
+7 -1
View File
@@ -6,6 +6,12 @@
"signingConfig": "default",
"compileSdkVersion": 12,
"compatibleSdkVersion": 9
},
{
"name": "audioPiker",
"signingConfig": "default",
"compileSdkVersion": 12,
"compatibleSdkVersion": 9
}
]
},
@@ -29,7 +35,7 @@
{
"name": "default",
"applyToProducts": [
"default"
"audioPiker"
]
}
]