summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2024-01-17 22:14:02 -0800
committerXin Li <delphij@google.com>2024-01-17 22:14:02 -0800
commitf48723d99640e57304f8ea34fc191f5563ea2a55 (patch)
treeae1e1fbc13a6304e783aafa7264ef32be11a2cf6
parent669428391d78d859fde1b6fecd66e6b937524b51 (diff)
parentc94f6bdc18810d9e185a6d5258e515aacc235af9 (diff)
downloadsqlite-f48723d99640e57304f8ea34fc191f5563ea2a55.tar.gz
Merge Android 24Q1 Release (ab/11220357)
Bug: 319669529 Merged-In: I99ab5d3bef6e5aab2043400cade818b0789b8f44 Change-Id: Ieb3b8ed7ad2621ad6a52a6f048d6978a4127c781
-rw-r--r--README-upgrade.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README-upgrade.md b/README-upgrade.md
index 060fabd..8567cef 100644
--- a/README-upgrade.md
+++ b/README-upgrade.md
@@ -105,6 +105,9 @@ The following tests are recommended before committing an update:
```text
CtsScopedStorageDeviceOnlyTest
+CtsScopedStorageBypassDatabaseOperationsTest
+CtsScopedStorageGeneralTest
+CtsScopedStorageRedactUriTest
CtsDatabaseTestCases
FrameworksCoreTests:android.database
```