Add new owners to the SQLite APIs
Bug: 281584180 Make Shai Barack (shaibay) and Lee Shombert (shombert) owners of the android.database.sqlite package. Add these owners as owners of the associated test directory and the jni files. Test: N/A Change-Id: I848cfe99fdc26b383b8afdae4e3ef3ad67e967d3
This commit is contained in:
parent
2a97522e77
commit
0bc469d155
1
OWNERS
1
OWNERS
@ -38,3 +38,4 @@ per-file TestProtoLibraries.bp = file:platform/platform_testing:/libraries/healt
|
|||||||
per-file TestProtoLibraries.bp = file:platform/tools/tradefederation:/OWNERS
|
per-file TestProtoLibraries.bp = file:platform/tools/tradefederation:/OWNERS
|
||||||
|
|
||||||
per-file ZYGOTE_OWNERS = file:/ZYGOTE_OWNERS
|
per-file ZYGOTE_OWNERS = file:/ZYGOTE_OWNERS
|
||||||
|
per-file SQLITE_OWNERS = file:/SQLITE_OWNERS
|
||||||
|
2
SQLITE_OWNERS
Normal file
2
SQLITE_OWNERS
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
shayba@google.com
|
||||||
|
shombert@google.com
|
1
core/java/android/database/sqlite/OWNERS
Normal file
1
core/java/android/database/sqlite/OWNERS
Normal file
@ -0,0 +1 @@
|
|||||||
|
include /SQLITE_OWNERS
|
@ -102,3 +102,6 @@ per-file com_android_internal_os_*MultiStateCounter* = file:/BATTERY_STATS_OWNER
|
|||||||
|
|
||||||
# PM
|
# PM
|
||||||
per-file com_android_internal_content_* = file:/PACKAGE_MANAGER_OWNERS
|
per-file com_android_internal_content_* = file:/PACKAGE_MANAGER_OWNERS
|
||||||
|
|
||||||
|
# SQLite
|
||||||
|
per-file android_database_SQLite* = file:/SQLITE_OWNERS
|
||||||
|
1
core/tests/coretests/src/android/database/sqlite/OWNERS
Normal file
1
core/tests/coretests/src/android/database/sqlite/OWNERS
Normal file
@ -0,0 +1 @@
|
|||||||
|
include /SQLITE_OWNERS
|
Loading…
x
Reference in New Issue
Block a user