Create and subscribe to watchlist for device_bound_sessions
Change-Id: I8e3d04be53dfb9da38285adf551d40d516aa0522 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5949434 Auto-Submit: Daniel Rubery <drubery@chromium.org> Reviewed-by: Kristian Monsen <kristianm@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/main@{#1371709}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
e921a834f0
commit
b770e42519
@@ -1056,6 +1056,10 @@
|
|||||||
'device_bluetooth': {
|
'device_bluetooth': {
|
||||||
'filepath': 'device/.*bluetooth'
|
'filepath': 'device/.*bluetooth'
|
||||||
},
|
},
|
||||||
|
'device_bound_sessions': {
|
||||||
|
'filepath': 'net/device_bound_sessions/|'\
|
||||||
|
'components/unexportable_keys/',
|
||||||
|
},
|
||||||
'device_chooser': {
|
'device_chooser': {
|
||||||
'filepath': 'chrome/browser/chooser_controller/|'\
|
'filepath': 'chrome/browser/chooser_controller/|'\
|
||||||
'chrome/browser/ui/android/bluetooth_chooser_|'\
|
'chrome/browser/ui/android/bluetooth_chooser_|'\
|
||||||
@@ -2862,6 +2866,7 @@
|
|||||||
'mickeyburks+watch@chromium.org',
|
'mickeyburks+watch@chromium.org',
|
||||||
'estalin+watch@chromium.org'],
|
'estalin+watch@chromium.org'],
|
||||||
'device_bluetooth': ['mattreynolds+watch@chromium.org'],
|
'device_bluetooth': ['mattreynolds+watch@chromium.org'],
|
||||||
|
'device_bound_sessions': ['drubery+watch@chromium.org'],
|
||||||
'device_chooser': ['mattreynolds+watch@chromium.org',
|
'device_chooser': ['mattreynolds+watch@chromium.org',
|
||||||
'odejesush+watch@chromium.org'],
|
'odejesush+watch@chromium.org'],
|
||||||
'devtools': ['devtools-reviews@chromium.org'],
|
'devtools': ['devtools-reviews@chromium.org'],
|
||||||
|
Reference in New Issue
Block a user