blob: 783a0b6f6212349e92a911e80da1d01fe4b973aa [file] [log] [blame]
Shai Barack67885062024-06-21 18:43:55 +00001# Android platform SQLite owners are responsible for:
2# 1. Periodically updating libsqlite from upstream sqlite.org.
3# 2. Escalating libsqlite bug reports to upstream sqlite.org.
4# 3. Addressing bugs, performance regressions, and feature requests
5# in Android SDK SQLite wrappers (android.database.sqlite.*).
6# 4. Reviewing proposed changes to said Android SDK SQLite wrappers.
7
Lee Shombert0bc469d2023-05-12 14:17:11 -07008shayba@google.com
9shombert@google.com