Skip to content

Commit

Permalink
whyred: Disable CABC by default
Browse files Browse the repository at this point in the history
Change-Id: I0906079a7d1026ad33774ffb831efd9c6c9ba921
  • Loading branch information
SebaUbuntu committed Apr 7, 2021
1 parent 18167cd commit 32a49e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions overlay-lineage/lineage-sdk/lineage/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@
<resources>
<!-- Whether device has screen with higher aspect ratio -->
<bool name="config_haveHigherAspectRatioScreen">true</bool>

<bool name="config_defaultCABC">false</bool>
</resources>

0 comments on commit 32a49e5

Please sign in to comment.