Skip to content

Commit

Permalink
[components] Close mozilla-mobile/android-components#12616: Add messa…
Browse files Browse the repository at this point in the history
…ge for declarativeNetRequest permission

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@b0a0678
  • Loading branch information
Rob--W authored and mergify[bot] committed Aug 10, 2022
1 parent a870260 commit 7c2c57d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _meta/mozilla-mobile-firefox-android.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mozilla-mobile/firefox-android",
"revs": {
"ac-prep": "72616c742b006897494be711589e9b1284b3bc8b"
"ac-prep": "b0a06788f04d517844c844b7cfebc2e8e8fa9b38"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
<string name="mozac_feature_addons_permissions_clipboard_read_description">Get data from the clipboard</string>
<!-- Description for clipboard_write permission. -->
<string name="mozac_feature_addons_permissions_clipboard_write_description">Input data to the clipboard</string>
<!-- Description for declarativeNetRequest permission. -->
<string name="mozac_feature_addons_permissions_declarative_net_request_description">Block content on any page</string>
<!-- Description for downloads permission. -->
<string name="mozac_feature_addons_permissions_downloads_description">Download files and read and modify the browser’s download history</string>
<!-- Description for downloads_open permission. -->
Expand Down

0 comments on commit 7c2c57d

Please sign in to comment.