Senior Member - OP
Thanks Meter 24
Posts: 323
Join Date: Oct 2007
Location: Kanaky-New-Caledonia
DONATE TO ME
|
Porting HTC Click Rom
Hello,
I am trying to port HTC Click Rom to my Hero
Done an update.zip of the system and flashed my device. I just:
- commented out QVGA staff in build.prop:
Code:
# View configuration for QVGA
#view.fading_edge_length = 8
#view.touch_slop = 15
#view.minimum_fling_velocity = 25
#view.scroll_friction = 0.008
- changed ro.sf.lcd_density from 120 to 160
i kept my stock kernel (boot.img) and logcat gives me the output attached.
I then extracted the Htc Click boot.img and changed default.prop to
Code:
#
# ADDITIONAL_DEFAULT_PROPERTIES
#
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
I rebuilt the boot.img and flashed it: nothing in logcat
Don't know what to do now, any help appreciated.
Regards
Lox
Nexus4 - Galaxy Nexus - Nexus 7 - Asus Transformer Prime Infinity
Ubuntu 64bit
|