diff options
| author | Chris Wailes <chriswailes@google.com> | 2021-03-03 15:28:34 -0800 |
|---|---|---|
| committer | Chris Wailes <chriswailes@google.com> | 2021-03-03 15:28:34 -0800 |
| commit | 45146dfdf449e9cf86c57d4f81cf43562af2a06a (patch) | |
| tree | fa9455f89e60d105be30b3cf04b1dd477ff6fb93 /core/jni | |
| parent | 074e16404c2b32822bdb8b47c4e3ed35a3ec05af (diff) | |
Add ZYGOTE_OWNERS to fd_utils.* files.
Test: None
Change-Id: Iec7179c8c8d8087a4f1f6e769703116f22b7bd04
Diffstat (limited to 'core/jni')
| -rw-r--r-- | core/jni/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/jni/OWNERS b/core/jni/OWNERS index 19c6a625646e..c0c4b7054674 100644 --- a/core/jni/OWNERS +++ b/core/jni/OWNERS @@ -46,6 +46,7 @@ per-file EphemeralStorage* = file:platform/system/libhwbinder:/OWNERS per-file android_hardware_SensorManager* = arthuri@google.com, bduddie@google.com, stange@google.com per-file *Zygote* = file:/ZYGOTE_OWNERS +per-file fd_utils.* = file:/ZYGOTE_OWNERS per-file Android.bp = file:platform/build/soong:/OWNERS per-file android_animation_* = file:/core/java/android/animation/OWNERS per-file android_app_admin_* = file:/core/java/android/app/admin/OWNERS |
