Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-26 | Add Cursor.{set,get}NotificationUris. | Sudheer Shanka | |
Bug: 120879205 Test: manual Test: atest cts/tests/tests/database/src/android/database/cts/AbstractCursorTest.java Change-Id: If3be228dc6b08ea58d24c9209822f9d8c2348082 | |||
2017-11-16 | Separate android.test.mock from test-runner source | Paul Duffin | |
Extracts the source for the android.test.mock library from the frameworks/base/test-runner directory into its own frameworks/base/test-mock directory. They are already treated separately at runtime and compile time so this just makes the separation complete. Bug: 30188076 Test: make checkbuild Change-Id: I20e5b06ba79677e76117c82e9f9e2ecd15e5fed6 |