sdm660-common: overlay: Show DocumentsUI internal storage by default

Change-Id: I1ada4009c5f71681761d1fb033d3d1c8609b7797
This commit is contained in:
Adrian DC 2018-03-24 14:10:31 +01:00 committed by Max Weffers
parent 1e4d7647b0
commit 88a8638cc2
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<!-- Indicates if internal storage is shown as default or not. -->
<bool name="config_default_show_device_root">true</bool>
</resources>