Skip to content
Snippets Groups Projects
Unverified Commit dd53850d authored by Joshua Blanchard's avatar Joshua Blanchard
Browse files

beckham: drop displayModeMappings config


* Using AOSP colors now

Change-Id: I8c8563e84ab6c12a5fa1b1044bac7791b1c1a317
Signed-off-by: default avatarJoshua Blanchard <joshua.lee.bbg@gmail.com>
parent b20d1be5
No related branches found
No related tags found
No related merge requests found
......@@ -18,19 +18,6 @@
<resources>
<!-- Display mode remapping table.
If the mode names returned by the backend do not match
the predefined and translated strings in the Settings
app, they can be remapped here. The format is
"oldname:newname", one per entry. -->
<string-array name="config_displayModeMappings" translatable="false">
<item>hal_srgb:sRGB</item>
<item>hal_adobe:Natural</item>
<item>hal_native:Standard</item>
<item>hal_warm_srgb:Reading</item>
<item>hal_warm_vibrant:Cinema</item>
</string-array>
<!-- Whether device has a screen with a higher aspect ratio -->
<bool name="config_haveHigherAspectRatioScreen">true</bool>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment