commit | 927b01371b47754e81b20f16323e9931a167d80e | [log] [tgz] |
---|---|---|
author | Steve McKay <smckay@google.com> | Tue Apr 11 12:22:10 2017 -0700 |
committer | Steve McKay <smckay@google.com> | Thu Apr 13 00:35:42 2017 +0000 |
tree | 9693c8d3a6377364935f277dae8a1edfa8766139 | |
parent | 055b51af2860c4457041582233c9cdf9b34e1487 [diff] |
Remove support for auto-paging of cursors. Auto-paging of cursors is being removed in favor of a support lib component. Rationale: 1) Auto-paging as implemented has potential to negatively impact system health. 2) Similar functionality w/o system health concerns can be provided specific to RecyclerView. Test: Removed. CTS coverage updated. Bug: 30927484 Change-Id: I43e62181d8ceeeba6265d44536967a2102751320 (cherry picked from commit 4677c2b7f0ec847f32acba067f9d2486bca56439)