commit | bf81b69ef4f005a431cf4dca2d9dbc853ce136da | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Tue May 22 15:36:35 2018 +0800 |
committer | wilsonshih <wilsonshih@google.com> | Wed May 23 10:12:54 2018 +0800 |
tree | 3b8cf00e60c0d82d7660311a25bc2e7c520cb8fd | |
parent | eb582f7c456dfb6e3e928c3562108e1f5e5b5ca9 [diff] |
Fix test case failed at DocumentsProviderTest#testFindDocumentPath_treeUri_throwsOnNonChildDocument. For this test, findDocumentPath will throw SecurityException if targetting O or above. Change-Id: Ib9aa3c22fb653f1d2636778e25d490f7451ff675 Fix:77976091 Test: atest FrameworksCoreTests:DocumentsProviderTest