Commit 3311b93e authored by Jochen Eisinger's avatar Jochen Eisinger Committed by Commit Bot

Clean up Android layout owners files

Bug: 1018108
Change-Id: If1d40b5545819b01dd95eac7f6bf3edd98726f17
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881550
Commit-Queue: Jochen Eisinger <jochen@chromium.org>
Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#710023}
parent 8c18987a
...@@ -29,3 +29,8 @@ file://third_party/blink/API_OWNERS ...@@ -29,3 +29,8 @@ file://third_party/blink/API_OWNERS
# Extension API related files. # Extension API related files.
file://extensions/common/api/API_OWNERS file://extensions/common/api/API_OWNERS
# This restriction is in place to avoid accidential addition to our top level
# layout files, such as add duplicated assets, or introducing new colors when
# we don't want them.
file://ui/android/java/res/LAYOUT_OWNERS
...@@ -19,7 +19,7 @@ from util import manifest_utils ...@@ -19,7 +19,7 @@ from util import manifest_utils
from util import resource_utils from util import resource_utils
_AAPT_IGNORE_PATTERN = ':'.join([ _AAPT_IGNORE_PATTERN = ':'.join([
'OWNERS', # Allow OWNERS files within res/ '*OWNERS', # Allow OWNERS files within res/
'*.py', # PRESUBMIT.py sometimes exist. '*.py', # PRESUBMIT.py sometimes exist.
'*.pyc', '*.pyc',
'*~', # Some editors create these as temp files. '*~', # Some editors create these as temp files.
......
...@@ -3,9 +3,7 @@ ...@@ -3,9 +3,7 @@
# we don't want them. # we don't want them.
set noparent set noparent
file://ui/android/java/res/OWNERS file://ui/android/java/res/LAYOUT_OWNERS
bsazonov@chromium.org
# New Tab Page changes only: # New Tab Page changes only:
mvanouwerkerk@chromium.org mvanouwerkerk@chromium.org
......
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
# we don't want them. # we don't want them.
set noparent set noparent
file://chrome/android/java/res/OWNERS file://ui/android/java/res/LAYOUT_OWNERS
# COMPONENT: UI>Browser>Mobile # COMPONENT: UI>Browser>Mobile
# OS: Android # OS: Android
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# we don't want them. # we don't want them.
set noparent set noparent
file://ui/android/java/res/OWNERS file://ui/android/java/res/LAYOUT_OWNERS
# COMPONENT: UI>Browser>Mobile # COMPONENT: UI>Browser>Mobile
# OS: Android # OS: Android
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# we don't want them. # we don't want them.
set noparent set noparent
file://ui/android/java/res/OWNERS file://ui/android/java/res/LAYOUT_OWNERS
# COMPONENT: Content>Core # COMPONENT: Content>Core
# OS: Android # OS: Android
bsazonov@chromium.org
dtrainor@chromium.org
mdjones@chromium.org
tedchoc@chromium.org
twellington@chromium.org
yusufo@chromium.org
...@@ -2,12 +2,7 @@ ...@@ -2,12 +2,7 @@
# layout files, such as add duplicated assets, or introducing new colors when # layout files, such as add duplicated assets, or introducing new colors when
# we don't want them. # we don't want them.
set noparent set noparent
file://ui/android/java/res/LAYOUT_OWNERS
dtrainor@chromium.org
mdjones@chromium.org
tedchoc@chromium.org
twellington@chromium.org
yusufo@chromium.org
# COMPONENT: UI>Browser>Mobile # COMPONENT: UI>Browser>Mobile
# OS: Android # OS: Android
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# we don't want them. # we don't want them.
set noparent set noparent
file://ui/android/java/res/OWNERS file://ui/android/java/res/LAYOUT_OWNERS
# COMPONENT: UI>Browser>Mobile # COMPONENT: UI>Browser>Mobile
# OS: Android # OS: Android
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