changed dpi value beack to standard 240

softbuttons disabled by default (can be enabled via build.prop)
use new recovery kernel to circumvent chunk count error (again!)
This commit is contained in:
milaq
2012-05-03 16:01:53 +02:00
parent d1c76fbfd3
commit 30c76cbce7
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ PRODUCT_LOCALES := en
# General properties
PRODUCT_PROPERTY_OVERRIDES += \
ro.sf.lcd_density=160 \
ro.sf.lcd_density=240 \
ro.ril.ecc.HTC-ELL=92,93,94 \
ro.ril.ecc.HTC-WWE=999 \
ro.ril.enable.a52.HTC-ITA=1 \
@@ -154,7 +154,7 @@
<!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
autodetected from the Configuration. -->
<bool name="config_showNavigationBar">true</bool>
<bool name="config_showNavigationBar">false</bool>
<!-- Minimum screen brightness allowed by the power manager. -->
<integer name="config_screenBrightnessDim">10</integer>
Regular → Executable
BIN
View File
Binary file not shown.
+2
View File
@@ -1,2 +1,4 @@
rild.libpath=/system/lib/libhtc_ril_wrapper.so
rild.libargs=-d /dev/smd0
# uncomment below prop to enable softbuttons
#qemu.hw.mainkeys=0