Compare commits

...

12 Commits

Author SHA1 Message Date
milaq
c539db6c3c revert webkit accel - not stable enough (causes occasional kps) (2/2) 2012-03-29 17:46:48 +02:00
Michael
7cd532dd95 fix libwebkit 2012-03-05 16:52:08 +01:00
milaq
c6da3c65d6 missed one there 2012-03-05 16:31:27 +01:00
milaq
42c056ce25 support for webkit acceleration (2/2) 2012-03-05 16:29:56 +01:00
3f79bf81d3 leo: removed gps.htcleo.so, now that we are compiling it 2012-03-01 11:35:26 +00:00
48feecba15 Merge pull request #3 from milaq/gingerbread
leo: fix broken gps and updated broadcom formware
2012-01-31 13:16:20 -08:00
milaq
fd15ce7beb bcm4329: update to GRI40 - en par with commit d1a8fa8c46 from android_device_htc_leo.git 2012-01-31 21:37:23 +01:00
milaq
93a63dd42b remove duplicate entry in vendor blobs 2012-01-30 23:34:34 +01:00
milaq
5c4916125d fix broken gps due to missing propfiles 2012-01-30 23:30:19 +01:00
989a43e320 Merge pull request #1 from milaq/gingerbread
fix handset in-call volume levels not saving
2012-01-11 11:37:49 -08:00
milaq
74408d207c fix handset in-call volume levels not saving 2012-01-11 14:21:28 +01:00
0c11ce8154 fix libcamera placement 2011-11-24 01:52:01 +00:00
3 changed files with 3 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# Prebuilt libraries that are needed to build open-source libraries
PRODUCT_COPY_FILES := \
vendor/htc/leo/proprietary/lib/libcamera.so:obj/lib/libcamera.so
vendor/htc/leo/proprietary/libcamera.so:obj/lib/libcamera.so
# All the blobs necessary for leo
PRODUCT_COPY_FILES += \
@ -27,9 +27,9 @@ PRODUCT_COPY_FILES += \
vendor/htc/leo/proprietary/AdieHWCodecSetting.csv:system/etc/AdieHWCodecSetting.csv \
vendor/htc/leo/proprietary/BCM4329B1_002.002.023.0360.0362.hcd:system/etc/firmware/BCM4329B1_002.002.023.0360.0362.hcd \
vendor/htc/leo/proprietary/BCM4329B1_002.002.023.0436.0439.hcd:system/etc/firmware/BCM4329B1_002.002.023.0436.0439.hcd \
vendor/htc/leo/proprietary/BCM4329B1_002.002.023.0436.0439.hcd:system/etc/firmware/BCM4329B1_002.002.023.0436.0439.hcd \
vendor/htc/leo/proprietary/BCM4329B1_002.002.023.0511.0538.hcd:system/etc/firmware/BCM4329B1_002.002.023.0511.0538.hcd \
vendor/htc/leo/proprietary/bcm4329.hcd:system/etc/firmware/bcm4329.hcd \
vendor/htc/leo/proprietary/htcleo.acdb:system/etc/firmware/htcleo.acdb \
vendor/htc/leo/proprietary/default.acdb:system/etc/firmware/default.acdb \
vendor/htc/leo/proprietary/yamato_pfp.fw:system/etc/firmware/yamato_pfp.fw \
vendor/htc/leo/proprietary/yamato_pm4.fw:system/etc/firmware/yamato_pm4.fw \
@ -46,3 +46,4 @@ PRODUCT_COPY_FILES += \
vendor/htc/leo/proprietary/libOmxVdec.so:system/lib/libOmxVdec.so \
vendor/htc/leo/proprietary/libOmxVidEnc.so:system/lib/libOmxVidEnc.so \
vendor/htc/leo/proprietary/libOmxCore.so:system/lib/libOmxCore.so \
vendor/htc/leo/proprietary/sensors.bravo.so:system/lib/hw/sensors.bravo.so \

Binary file not shown.

Binary file not shown.