commit | 0d7afd23a2f907dbd87e0356ea48b8290e9c1d52 | [log] [tgz] |
---|---|---|
author | Lee Shombert <shombert@google.com> | Fri Oct 13 17:06:16 2023 +0000 |
committer | Lee Shombert <shombert@google.com> | Fri Oct 13 18:03:44 2023 +0000 |
tree | 68e60aaab91f1ea4a2c56c1e571871e6c0f2f3e0 | |
parent | 0ceb12b987f18b99848d9ea4317200ec319dfaa3 [diff] |
Put new SQLite APIs behind a flag The new SQLite APIs are meant for V and so should be guarded by flags until then. This change does not disable the APIs, it only flags them. Unit tests are not affected. CTS tests will be disabled in a subsequent commit. Bug: 301713419 Change-Id: Icadfa735e997dc7a3d0fbeb7027af43c06943f84