diff options
-rw-r--r-- | overlay-lineage/lineage-sdk/lineage/res/res/values/config.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/overlay-lineage/lineage-sdk/lineage/res/res/values/config.xml b/overlay-lineage/lineage-sdk/lineage/res/res/values/config.xml index 1660dce..6dd9de1 100644 --- a/overlay-lineage/lineage-sdk/lineage/res/res/values/config.xml +++ b/overlay-lineage/lineage-sdk/lineage/res/res/values/config.xml @@ -52,7 +52,4 @@ For example, a device with notification and battery lights that supports pulsating and RGB control would set this config to 75. --> <integer name="config_deviceLightCapabilities">232</integer> - - <!-- Whether device has screen with higher aspect ratio --> - <bool name="config_haveHigherAspectRatioScreen">true</bool> </resources> |