OSDN Git Service

DO NOT MERGE: Don't create DocumentInfo instances in background.
authorSteve McKay <smckay@google.com>
Tue, 23 Aug 2016 22:35:53 +0000 (15:35 -0700)
committerSteve McKay <smckay@google.com>
Wed, 24 Aug 2016 01:34:45 +0000 (01:34 +0000)
commitb818058f4ebac3c2d2d03838b7ce5da14cf517d3
tree8c26fd3797595dfe9f6b9aff16c100d3a7d0dfe6
parentdd056b94224f0637631c961dd55b1ba164043d48
DO NOT MERGE: Don't create DocumentInfo instances in background.

Cursor access is not threadsafe resulting in operations on incorrect files.

Bug: 30082168
Change-Id: Ib36d5b7acdee9463b6ebd2553172e5ecb4d70857
packages/DocumentsUI/src/com/android/documentsui/dirlist/DirectoryFragment.java