Merge "Added OWNERS entries for some Zygote related files." am: 3ad8923842
am: 2f0392e6f7
Change-Id: If5c42163657b9704bcd4e257a0869e4ee8345793
This commit is contained in:
2
core/java/android/os/OWNERS
Normal file
2
core/java/android/os/OWNERS
Normal file
@@ -0,0 +1,2 @@
|
||||
# Zygote
|
||||
per-file ZygoteProcess.java = chriswailes@google.com, ngeoffray@google.com, sehr@google.com, narayan@google.com, maco@google.com
|
||||
1
core/java/com/android/internal/os/OWNERS
Normal file
1
core/java/com/android/internal/os/OWNERS
Normal file
@@ -0,0 +1 @@
|
||||
per-file ZygoteArguments.java,ZygoteConnection.java,ZygoteInit.java,Zygote.java,ZygoteServer.java = chriswailes@google.com, ngeoffray@google.com, sehr@google.com, narayan@google.com, maco@google.com
|
||||
@@ -4,3 +4,6 @@ per-file *Camera*,*camera* = shuzhenwang@google.com, yinchiayeh@google.com, zhij
|
||||
|
||||
# Connectivity
|
||||
per-file android_net_* = ek@google.com, lorenzo@google.com, satk@google.com
|
||||
|
||||
# Zygote
|
||||
per-file com_android_inernal_os_Zygote.*,fd_utils.* = chriswailes@google.com, ngeoffray@google.com, sehr@google.com, narayan@google.com, maco@google.com
|
||||
|
||||
Reference in New Issue
Block a user