Skip to content

Commit

Permalink
ace: remove a1026 reference, update soundimage profile"
Browse files Browse the repository at this point in the history
Change-Id: Ic5de02dff016ef6743ae776caa03cdf054882a97
  • Loading branch information
Kali- committed Dec 25, 2010
1 parent b48a6c4 commit e0a6d89
Show file tree
Hide file tree
Showing 4 changed files with 11,930 additions and 14,069 deletions.
2 changes: 0 additions & 2 deletions extract-files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ adb pull /system/bin/htc_ebdlogd ../../../vendor/htc/$DEVICE/proprietary
adb pull /system/bin/logcat2 ../../../vendor/htc/$DEVICE/proprietary
adb pull /system/bin/lsc_camera ../../../vendor/htc/$DEVICE/proprietary
adb pull /system/bin/rmt_storage ../../../vendor/htc/$DEVICE/proprietary
adb pull /system/etc/A1026_CFG.csv ../../../vendor/htc/$DEVICE/proprietary
adb pull /system/etc/AdieHWCodec.csv ../../../vendor/htc/$DEVICE/proprietary
adb pull /system/etc/agps_rm ../../../vendor/htc/$DEVICE/proprietary
adb pull /system/etc/AIC3254_REG.csv ../../../vendor/htc/$DEVICE/proprietary
Expand Down Expand Up @@ -88,7 +87,6 @@ PRODUCT_COPY_FILES += \\
# All the blobs necessary for ace
PRODUCT_COPY_FILES += \\
vendor/htc/__DEVICE__/proprietary/A1026_CFG.csv:/system/etc/A1026_CFG.csv \\
vendor/htc/__DEVICE__/proprietary/AdieHWCodec.csv:/system/etc/AdieHWCodec.csv \\
vendor/htc/__DEVICE__/proprietary/agps_rm:/system/etc/agps_rm \\
vendor/htc/__DEVICE__/proprietary/AIC3254_REG.csv:/system/etc/AIC3254_REG.csv \\
Expand Down
2 changes: 1 addition & 1 deletion media_a1026.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
#
PRODUCT_PROPERTY_OVERRIDES += \
media.a1026.nsForVoiceRec = 0 \
media.a1026.enableA1026 = 1
media.a1026.enableA1026 = 0
Loading

0 comments on commit e0a6d89

Please sign in to comment.