diff --git a/inputmethod/InputMethodEngine/entry/src/main/module.json b/inputmethod/InputMethodEngine/entry/src/main/module.json index e76c9190ed1121e26aee699eb13443f5a6a5eba6..31570a3fbd0fc897132303b6cc8a1fcf5c4a87c0 100644 --- a/inputmethod/InputMethodEngine/entry/src/main/module.json +++ b/inputmethod/InputMethodEngine/entry/src/main/module.json @@ -14,12 +14,6 @@ "installationFree": false, "uiSyntax": "ets", "pages": "$profile:main_pages", - "metadata": [ - { - "name": "ArkTSPartialUpdate", - "value": "false" - } - ], "abilities": [ { "name": "com.acts.inputmethodengine.test.MainAbility", diff --git a/storage/storagepickerjstest/entry/src/main/module.json b/storage/storagepickerjstest/entry/src/main/module.json index bfbdab6cc65d7da0d4db0993ad226143cdc429b7..2a7dab9608d82d02814361c033a4ce301a69093b 100644 --- a/storage/storagepickerjstest/entry/src/main/module.json +++ b/storage/storagepickerjstest/entry/src/main/module.json @@ -14,12 +14,6 @@ "installationFree": false, "uiSyntax": "ets", "pages": "$profile:main_pages", - "metadata": [ - { - "name": "ArkTSPartialUpdate", - "value": "false" - } - ], "abilities": [ { "name": "com.example.myapplication.MainAbility",