omni: overlay: DocumentsUI has moved
Change-Id: Iea9ca6ff2c647376ec56daff9af1d0273a472c12
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/values/config.xml b/overlay/common/packages/apps/DocumentsUI/res/values/config.xml
similarity index 69%
rename from overlay/common/frameworks/base/packages/DocumentsUI/res/values/config.xml
rename to overlay/common/packages/apps/DocumentsUI/res/values/config.xml
index 14183d5..b3cfce3 100644
--- a/overlay/common/frameworks/base/packages/DocumentsUI/res/values/config.xml
+++ b/overlay/common/packages/apps/DocumentsUI/res/values/config.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2016 The Omnirom Open Source Project
+<!-- 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.
@@ -15,8 +15,5 @@
-->
<resources>
- <!-- Flags setup as productivity oriented in which case Downloads app will be presented
- as Files app. Including showing of the Documents and "advanced" roots. -->
- <bool name="productivity_device">true</bool>
-
+ <bool name="show_documents_root">true</bool>
</resources>