Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
André Lam
android_vendor_lineage
Commits
9b7b1e7f
Commit
9b7b1e7f
authored
Mar 24, 2018
by
Adrian DC
Committed by
Rashed Abdel-Tawab
Sep 07, 2019
Browse files
overlay: Show DocumentsUI internal storage by default
Change-Id: I1ada4009c5f71681761d1fb033d3d1c8609b7797
parent
fda4e1ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
overlay/common/packages/apps/DocumentsUI/res/values/config.xml
View file @
9b7b1e7f
...
...
@@ -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>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment