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

Commit 85f19128 authored by Jack He's avatar Jack He
Browse files

GD: Enable GD up to scanning layer by default

Bug: 166471747
Bug: 137199529
Tag: #gd-refactor
Test: existing
Change-Id: Ie911e2cf775c5a232417fca4729518f6da607af4
parent 859ca44b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,6 +130,6 @@
            - HAL interface layer
            - Other required GD components like config storage
     -->
    <bool name="enable_gd_up_to_scanning_layer">false</bool>
    <bool name="enable_gd_up_to_scanning_layer">true</bool>

</resources>