overlay: Show DocumentsUI internal storage by default
Change-Id: I1ada4009c5f71681761d1fb033d3d1c8609b7797
This commit is contained in:
parent
17da6ad0bb
commit
62bd267bd3
1 changed files with 3 additions and 0 deletions
|
@ -20,5 +20,8 @@
|
|||
as Files app. Including showing of the Documents and "advanced" roots. -->
|
||||
<bool name="show_documents_root">true</bool>
|
||||
|
||||
<!-- Indicates if internal storage is shown as default or not. -->
|
||||
<bool name="config_default_show_device_root">true</bool>
|
||||
|
||||
<string name="default_root_uri" translatable="false">content://com.android.externalstorage.documents/root/primary</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue