commit | d208abcd502a404c2c767c2206201e8cd8a93fb3 | [log] [tgz] |
---|---|---|
author | Peilin Wang <[email protected]> | Thu Sep 15 14:31:41 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 15 14:31:41 2022 |
tree | fa041579092370d0a325e8b43e8938bd97d4e378 | |
parent | 7de1b0e4a33e94f1e313c249f6d9228dbc0b4ec5 [diff] [blame] |
[AndroidPermissionsCache] Add to chrome://flags Bug: 1353944 Change-Id: I9559149ebb1a552d5b0d5ae67cc5ad0f4b8d5d6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3896952 Commit-Queue: Peilin Wang <[email protected]> Reviewed-by: Yaron Friedman <[email protected]> Cr-Commit-Position: refs/heads/main@{#1047473}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc index c789bf2..6002524 100644 --- a/chrome/browser/flag_descriptions.cc +++ b/chrome/browser/flag_descriptions.cc
@@ -3308,6 +3308,11 @@ const char kAndroidMediaPickerSupportDescription[] = "When enabled the Android Media picker is used instead of the Chrome one."; +const char kAndroidPermissionsCacheName[] = "Android Permissions Cache"; +const char kAndroidPermissionsCacheDescription[] = + "When enabled, android " + "permissions (such as camera and microphone permissions) will be cached"; + const char kAndroidSurfaceControlName[] = "Android SurfaceControl"; const char kAndroidSurfaceControlDescription[] = " Enables SurfaceControl to manage the buffer queue for the "