Update DocumentsUI overlay for Oreo

The DocumentsUI overlay needs to be updated:

  * the DocumentsUI package moved from
    frameworks/base/packages/DocumentsUI
    to packages/apps/DocumentsUI

  * the tag "productivity_device" in res/values/config.xml
    has been renamed to "show_documents_root"

Change-Id: Id9028e5b92a98ac1f9fdb34cb5a0222be70d8596
gugelfrei
Tobias Tefke 6 years ago committed by Dan Pasanen
parent 3d517dc2e9
commit 85f2e6de75

@ -18,6 +18,6 @@
<!-- 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>
Loading…
Cancel
Save