Rename APK tests workaround to make it more generic.
We plan to add junit tests running with Robolectric
so naming these files "apk" is slightly confusing.
NOTRY=True
Review-Url: https://codereview.webrtc.org/2020213002
Cr-Original-Commit-Position: refs/heads/master@{#12971}
Cr-Mirrored-From: https://chromium.googlesource.com/external/webrtc
Cr-Mirrored-Commit: 208d19845df447fdf8f85cab8fa5d0608253247e
diff --git a/api/OWNERS b/api/OWNERS
index 2a0a6ae..2cf27e5 100644
--- a/api/OWNERS
+++ b/api/OWNERS
@@ -4,3 +4,8 @@
perkj@webrtc.org
tkchin@webrtc.org
tommi@webrtc.org
+
+# These are for the common case of adding or renaming files. If you're doing
+# structural changes, please get a review from a reviewer in this file.
+per-file *.gyp=*
+per-file *.gypi=*