-Enabled JIT with Javascript Core
-Fixed Bluetooth Headset Issue
This commit is contained in:
parent
90dba4c05b
commit
615172486e
@ -92,8 +92,8 @@ BUILD_WITH_FULL_STAGEFRIGHT := true
|
||||
|
||||
|
||||
# JIT built in, but disabled by default
|
||||
#WITH_JIT := true
|
||||
#ENABLE_JSC_JIT := true
|
||||
WITH_JIT := true
|
||||
ENABLE_JSC_JIT := true
|
||||
|
||||
# Stop compiling test_* binaries for eng tag
|
||||
#STOP_TEST_BINS := true
|
||||
|
@ -61,6 +61,7 @@ PRODUCT_COPY_FILES += \
|
||||
device/htc/tattoo/proprietary/libhtc_acoustic.so:system/lib/libhtc_acoustic.so \
|
||||
device/htc/tattoo/proprietary/libhtc_ril.so:system/lib/libhtc_ril.so \
|
||||
device/htc/tattoo/proprietary/brf6300.bin:system/etc/firmware/brf6300.bin \
|
||||
device/htc/tattoo/proprietary/brf6350.bin:system/etc/firmware/brf6350.bin \
|
||||
device/htc/tattoo/proprietary/bahamas-keypad.kl:system/usr/keylayout/bahamas-keypad.kl \
|
||||
device/htc/tattoo/proprietary/h2w_headset.kl:system/usr/keylayout/h2w_headset.kl \
|
||||
device/htc/tattoo/proprietary/qwerty.kl:system/usr/keylayout/qwerty.kl \
|
||||
|
Loading…
Reference in New Issue
Block a user