commit | 332321f2832d52f50b9f8fc1f4006459000a4b21 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Thu Aug 26 10:38:48 2010 -0700 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Thu Aug 26 10:38:48 2010 -0700 |
tree | cdaaa7482058956a97e8e9792e65a493cb564baa | |
parent | 4458d63ef3384832fd2ad82130d4ad042cce2de6 [diff] |
Unwrapping transitive cursors. When we get a cursor from a Directory it will likely be wrapped into a CursorWrapper. CursorWrappers are not CrossProcessCursors and cannot be returned over the binder, so we need to unwrap them. Change-Id: I2148d0cf72d8cce299019f3d24b8f4e269a762a3