Commit 195b58dc authored by Jochen Eisinger's avatar Jochen Eisinger Committed by Commit Bot

Add android specific files to set noparent whitelist

Bug: 1018108
Change-Id: I9fb57baca2e4c117723cc00530d0f017c402f16d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1884732
Commit-Queue: Jochen Eisinger <jochen@chromium.org>
Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
Reviewed-by: default avatarPeter Beverloo <peter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712070}
parent 825a8485
...@@ -42,3 +42,12 @@ file://ui/android/java/res/LAYOUT_OWNERS ...@@ -42,3 +42,12 @@ file://ui/android/java/res/LAYOUT_OWNERS
# The rules are documented at: # The rules are documented at:
# https://sites.google.com/a/chromium.org/dev/developers/how-tos/enterprise/adding-new-policies # https://sites.google.com/a/chromium.org/dev/developers/how-tos/enterprise/adding-new-policies
file://components/policy/resources/ENTERPRISE_POLICY_OWNERS file://components/policy/resources/ENTERPRISE_POLICY_OWNERS
# This restriction is in place due to the complicated compliance regulations
# around this code.
file://chrome/android/java/src/org/chromium/chrome/browser/searchwidget/COMPLIANCE_OWNERS
# Notification channels appear in system UI and are persisted forever by
# Android, so should not be added or removed lightly, and the proper
# deprecation and versioning steps must be taken when doing so.
file://chrome/android/java/src/org/chromium/chrome/browser/notifications/channels/NOTIFICATION_CHANNEL_OWNERS
...@@ -2,9 +2,7 @@ ...@@ -2,9 +2,7 @@
# added or removed lightly, and the proper deprecation and versioning steps must be taken when doing # added or removed lightly, and the proper deprecation and versioning steps must be taken when doing
# so. Please read the README and speak to one of us when adding/removing a channel. # so. Please read the README and speak to one of us when adding/removing a channel.
per-file ChannelDefinitions.java=set noparent per-file ChannelDefinitions.java=set noparent
per-file ChannelDefinitions.java=peter@chromium.org per-file ChannelDefinitions.java=file://chrome/android/java/src/org/chromium/chrome/browser/notifications/channels/NOTIFICATION_CHANNEL_OWNERS
per-file ChannelDefinitions.java=nyquist@chromium.org
per-file ChannelDefinitions.java=dtrainor@chromium.org
# TEAM: platform-capabilities@chromium.org # TEAM: platform-capabilities@chromium.org
# COMPONENT: UI>Notifications # COMPONENT: UI>Notifications
......
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
# around this code. # around this code.
set noparent set noparent
tedchoc@chromium.org file://chrome/android/java/src/org/chromium/chrome/browser/searchwidget/COMPLIANCE_OWNERS
yusufo@chromium.org
# COMPONENT: UI>Browser>Mobile>SearchWidget # COMPONENT: UI>Browser>Mobile>SearchWidget
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