Add OWNERS files for app hibernation

Add OWNERS in services/core/java/com/android/server/apphibernation for
system service code and core/java/android/apphibernation/OWNERS for
client-facing code.

Bug: 175829330
Test: builds
Change-Id: I76d95309b641d9e75e68a50c6563df9f95b9c142
This commit is contained in:
Kevin Han
2021-01-06 17:21:15 -08:00
parent bfd05221a3
commit 2a5c2ee653
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
kevhan@google.com
rajekumar@google.com

View File

@@ -0,0 +1,3 @@
# TODO: Include /core/java/android/apphibernation/OWNERS. See b/177005153
kevhan@google.com
rajekumar@google.com