diff --git a/systemres/main/module.json b/systemres/main/module.json index 9d27e114547352198f073fdd2e04724b87726f90..fbd35416d6f42135a2808839a6605b19d0ea03fb 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -5713,6 +5713,15 @@ "provisionEnable": true, "distributedSceneEnable": false }, + { + "name": "ohos.permission.ACCESS_TVCOOPERATION", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 20, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false + }, { "name": "ohos.permission.DETECT_GESTURE", "grantMode": "system_grant",