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

Commit cbc31bb5 authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski
Browse files

Enable compressing in arc-apps. DO NOT MERGE

Note, that it's still disabled in the arc overlay.

Test: None
Bug: 35936932
Change-Id: Ic0f0a1e530ebd0f80a062504f030816448a8b3a3
parent 894d4876
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
        Please add them in alphabetical order. Same goes for accessor
        methods in Features class.
    -->
    <bool name="feature_archive_creation">false</bool>
    <bool name="feature_archive_creation">true</bool>
    <bool name="feature_command_interceptor">true</bool>
    <bool name="feature_content_paging">true</bool>
    <bool name="feature_content_refresh">true</bool>