mirror of
https://github.com/openharmony/accesscontrol_accesscontrol_cangjie_wrapper.git
synced 2026-07-01 20:44:00 -04:00
test: 修改test目录下配置文件适配工程配置
Signed-off-by: fangwusheng <fangwusheng@h-partners.com>
This commit is contained in:
@@ -19,8 +19,9 @@
|
||||
{
|
||||
name: "default",
|
||||
signingConfig: "default",
|
||||
targetSdkVersion: "21",
|
||||
compatibleSdkVersion: "21",
|
||||
targetSdkVersion: "23",
|
||||
compatibleSdkVersion: "23",
|
||||
compileSdkVersion: "23",
|
||||
runtimeOS: "OpenHarmony",
|
||||
buildOption: {
|
||||
strictMode: {
|
||||
|
||||
@@ -19,9 +19,7 @@
|
||||
"type": "entry",
|
||||
"description": "$string:module_desc",
|
||||
"mainElement": "EntryAbility",
|
||||
"deviceTypes": [
|
||||
"phone"
|
||||
],
|
||||
"deviceTypes": ["default"],
|
||||
"deliveryWithInstall": true,
|
||||
"installationFree": false,
|
||||
"srcEntry": "ohos_app_cangjie_entry.MyAbilityStage",
|
||||
|
||||
@@ -14,10 +14,8 @@
|
||||
*/
|
||||
|
||||
{
|
||||
"modelVersion": "6.0.0",
|
||||
"dependencies": {
|
||||
"@ohos/cangjie-build-support": "file:cangjie-build-support-6.0.800.tgz"
|
||||
},
|
||||
"modelVersion": "6.1.0",
|
||||
"dependencies": {},
|
||||
"execution": {
|
||||
// "analyze": "normal", /* Define the build analyze mode. Value: [ "normal" | "advanced" | "ultrafine" | false ]. Default: "normal" */
|
||||
// "daemon": true, /* Enable daemon compilation. Value: [ true | false ]. Default: true */
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
*/
|
||||
|
||||
{
|
||||
"modelVersion": "6.0.0",
|
||||
"modelVersion": "6.1.0",
|
||||
"description": "Please describe the basic information.",
|
||||
"dependencies": {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user