|
@@ -19,6 +19,9 @@
|
|
|
|
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
|
|
|
|
|
|
+ <!-- Whether device has screen with higher aspect ratio -->
|
|
|
|
+ <bool name="config_haveHigherAspectRatioScreen">true</bool>
|
|
|
|
+
|
|
<!-- Whether the device supports wireless charging or not -->
|
|
<!-- Whether the device supports wireless charging or not -->
|
|
<bool name="config_deviceSupportsWirelessCharging">true</bool>
|
|
<bool name="config_deviceSupportsWirelessCharging">true</bool>
|
|
|
|
|