Commit deecb0e4 authored by Mike Frysinger's avatar Mike Frysinger Committed by Commit Bot

crosh_builtin: add more permissions

This syncs the set of permissions from Secure Shell that we want/use
in newer versions of hterm.

Bug: 822490, 646690
Change-Id: I7abadb369b3178739808aa41fd0cae9ef3c0759e
Reviewed-on: https://chromium-review.googlesource.com/1061619Reviewed-by: default avatarRaymes Khoury <raymes@chromium.org>
Reviewed-by: default avatarAchuith Bhandarkar <achuith@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
Cr-Commit-Position: refs/heads/master@{#559417}
parent 54350c26
......@@ -15,8 +15,10 @@
"permissions": [
"clipboardRead",
"clipboardWrite",
"unlimitedStorage",
"notifications",
"storage",
"terminalPrivate"
"terminalPrivate",
"unlimitedStorage",
"accessibilityFeatures.read"
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment