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)
committerJeff Sharkey <jsharkey@android.com>
Fri, 6 Nov 2015 17:16:22 +0000 (09:16 -0800)
commit7ecaea83d4b3709f2c999d2612e76e1e355ee6f1
treebcaa293380a3d8f07fb97f1f473d799a570c2b79
parentf131e1aae9c04d58a6ac0c51555ed90ea4158d6e
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