From e9ff180ec9bf0d34f555f215708a351398468594 Mon Sep 17 00:00:00 2001 From: Lee Shombert Date: Tue, 25 Jul 2023 11:18:19 -0700 Subject: [PATCH] Add SQLite owners to database owners Bug: 293151120 All OWNERS of android.database.sqlite are now owners of android.databse. Test: N/A Change-Id: Ia0199e57299aff129b1a1dc8415f7e6908033391 --- core/java/android/database/OWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/java/android/database/OWNERS b/core/java/android/database/OWNERS index 7e19942ba332e..53f5bb0ab4923 100644 --- a/core/java/android/database/OWNERS +++ b/core/java/android/database/OWNERS @@ -1,3 +1,6 @@ +include /SQLITE_OWNERS + omakoto@google.com jsharkey@android.com yamasani@google.com +