Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -184,7 +184,7 @@ | @@ -184,7 +184,7 @@ | ||
| 184 | ], | 184 | ], |
| 185 | "requestPermissions": [ | 185 | "requestPermissions": [ |
| 186 | { | 186 | { |
| 187 | - "name": "ohos.permission.READ_IMAGEVIDEO", | 187 | + "name": "ohos.permission.READ_MEDIA", |
| 188 | "reason": "$string:permission_photo_tip", | 188 | "reason": "$string:permission_photo_tip", |
| 189 | "usedScene": { | 189 | "usedScene": { |
| 190 | "abilities": [ | 190 | "abilities": [ |
| @@ -194,7 +194,7 @@ | @@ -194,7 +194,7 @@ | ||
| 194 | } | 194 | } |
| 195 | }, | 195 | }, |
| 196 | { | 196 | { |
| 197 | - "name": "ohos.permission.WRITE_IMAGEVIDEO", | 197 | + "name": "ohos.permission.WRITE_MEDIA", |
| 198 | "reason": "$string:permission_photo_tip", | 198 | "reason": "$string:permission_photo_tip", |
| 199 | "usedScene": { | 199 | "usedScene": { |
| 200 | "abilities": [ | 200 | "abilities": [ |
-
Please register or login to post a comment