Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc00445b authored by Steve McKay's avatar Steve McKay
Browse files

Enabled File properties by default.

Test: Presubmit.
Change-Id: I3932c72aee011ef787eac05e129aea1bb3f151fb
parent 85143895
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
    <bool name="feature_remote_actions">true</bool>
    <bool name="feature_system_keyboard_navigation">true</bool>
    <bool name="feature_virtual_files_sharing">true</bool>
    <bool name="feature_inspector">false</bool>
    <bool name="feature_inspector">true</bool>
    <bool name="feature_debug_mode">false</bool>

    <!-- Indicates if internal storage is shown as default or not. -->