OSDN Git Service

Block directory selection in openable modes.
authorJeff Sharkey <jsharkey@android.com>
Fri, 6 Nov 2015 17:16:22 +0000 (09:16 -0800)
committerThe Android Automerger <android-build@google.com>
Tue, 10 Nov 2015 01:00:56 +0000 (17:00 -0800)
commit49eddaad7cb5a6e83943064d27d5cf9f86f0fcf1
tree004f10ce5fb32e5f6a7d536a06cad0b0342c8675
parent14083582a3fd306ce28ab2be46d61cd4d299b01c
Block directory selection in openable modes.

When picking documents to return to apps requesting CATEGORY_OPENABLE
we can't let the user select directories.

Bug: 25455200
Change-Id: I8076883ee5b019eab4d2adb841952865f21e413e
packages/DocumentsUI/src/com/android/documentsui/DirectoryFragment.java