diff --git a/test/hapAppDcameraSample/build-profile.json5 b/test/hapAppDcameraSample/build-profile.json5 index ebd23c5cf83d7c422a7ff44eb28284619f96d8c0..af5b59f5351c4d2055d44c0fa88a597e5b6289ae 100644 --- a/test/hapAppDcameraSample/build-profile.json5 +++ b/test/hapAppDcameraSample/build-profile.json5 @@ -17,7 +17,7 @@ "signingConfigs": [ { "name": "default", - "type": "HarmonyOS", + "type": "OpenHarmony", "material": { "certpath": "C:\\Users\\admin\\.ohos\\config\\default_dcameraSample_MQGVIkitSxUdBu-kMBECw1W0Rx8UVies_9x-1tKD7hc=.cer", "storePassword": "0000001A0DFB8F6A5166B2EFAE02A902D3A40D38BDB0CC1C505061D261ABA85CBA447876815B88989AD1", @@ -34,7 +34,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.1(13)", - "runtimeOS": "HarmonyOS", + "runtimeOS": "OpenHarmony", "buildOption": { "strictMode": { "caseSensitiveCheck": true, diff --git a/test/hapAppDcameraSample/entry/obfuscation-rules.txt b/test/hapAppDcameraSample/entry/obfuscation-rules.txt index 272efb6ca3f240859091bbbfc7c5802d52793b0b..22e97bf9c7d622cdb6e78a13214d1361a2dc75c2 100644 --- a/test/hapAppDcameraSample/entry/obfuscation-rules.txt +++ b/test/hapAppDcameraSample/entry/obfuscation-rules.txt @@ -2,7 +2,7 @@ # You can include the obfuscation configuration files in the current module's build-profile.json5. # # For more details, see -# https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/source-obfuscation-V5 +# https://developer.huawei.com/consumer/cn/doc/OpenHarmony-guides-V5/source-obfuscation-V5 # Obfuscation options: # -disable-obfuscation: disable all obfuscations diff --git a/test/hapAppDcameraSample/oh-package-lock.json5 b/test/hapAppDcameraSample/oh-package-lock.json5 index a39bbd10ee88ce3ea78ab8c5f184ec085a6bb0e5..4b23b54da3e740636b0e68dc9792144c79cd64ce 100644 --- a/test/hapAppDcameraSample/oh-package-lock.json5 +++ b/test/hapAppDcameraSample/oh-package-lock.json5 @@ -27,14 +27,14 @@ "name": "@ohos/hamock", "version": "1.0.0", "integrity": "sha512-K6lDPYc6VkKe6ZBNQa9aoG+ZZMiwqfcR/7yAVFSUGIuOAhPvCJAo9+t1fZnpe0dBRBPxj2bxPPbKh69VuyAtDg==", - "resolved": "https://repo.harmonyos.com/ohpm/@ohos/hamock/-/hamock-1.0.0.har", + "resolved": "https://repo.OpenHarmony.com/ohpm/@ohos/hamock/-/hamock-1.0.0.har", "registryType": "ohpm" }, "@ohos/hypium@1.0.19": { "name": "@ohos/hypium", "version": "1.0.19", "integrity": "sha512-cEjDgLFCm3cWZDeRXk7agBUkPqjWxUo6AQeiu0gEkb3J8ESqlduQLSIXeo3cCsm8U/asL7iKjF85ZyOuufAGSQ==", - "resolved": "https://repo.harmonyos.com/ohpm/@ohos/hypium/-/hypium-1.0.19.har", + "resolved": "https://repo.OpenHarmony.com/ohpm/@ohos/hypium/-/hypium-1.0.19.har", "registryType": "ohpm" } }