Skip to content

Commit

Permalink
change defconfig name, use 10d camera blobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarx2k committed Aug 4, 2014
1 parent 5ef46d0 commit 1de39a3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ TARGET_BOOTLOADER_BOARD_NAME := w7
BOARD_KERNEL_SEPARATED_DT := true
BOARD_CUSTOM_BOOTIMG_MK := device/lge/w7/mkbootimg.mk
TARGET_KERNEL_SOURCE := kernel/lge/msm8226
TARGET_KERNEL_CONFIG := w7ds_open_cis_defconfig
TARGET_KERNEL_CONFIG := cm11_msm8226_defconfig
BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 user_debug=31 msm_rtb.filter=0x37 androidboot.hardware=w7ds
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 2048
Expand Down
14 changes: 9 additions & 5 deletions proprietary-blobs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,17 +148,14 @@ lib/libmorpho_panorama_gp.so
lib/libmorpho_panorama_wa_viewer.so
lib/libmmjpeg_interface.so
lib/libqomx_core.so
lib/libmmcamera_imx111.so
lib/libmmcamera_imx119.so
lib/libmmcamera_imx179.so
lib/libmmcamera_imx219.so
lib/libmmcamera_hi543.so
vendor/lib/liboemcamera.so
vendor/lib/libmmcamera2_stats_modules.so
vendor/lib/libmmcamera2_stats_algorithm.so
vendor/lib/libmmcamera2_iface_modules.so
vendor/lib/libmmcamera2_isp_modules.so
##############################################
vendor/lib/libmmcamera2_sensor_modules.so
##############################################
vendor/lib/libmmcamera2_pproc_modules.so
vendor/lib/libmmcamera2_cpp_module.so
vendor/lib/libmmcamera2_c2d_module.so
Expand All @@ -185,6 +182,13 @@ vendor/lib/libjpegehw.so
vendor/lib/libqomx_jpegdec.so
vendor/lib/libqomx_jpegenc.so
vendor/lib/libmmqjpeg_codec.so
vendor/lib/libmmcamera_hi351.so
vendor/lib/libmmcamera_hi543_eeprom.so
vendor/lib/libmmcamera_imx111_eeprom.so
vendor/lib/libmmcamera_imx179_eeprom.so
vendor/lib/libmmcamera_imx219_eeprom.so
vendor/lib/libmmcamera_mt9m114.so
vendor/lib/libmmcamera_tuning.so

# Thermal daemon
bin/thermal-engine
Expand Down

0 comments on commit 1de39a3

Please sign in to comment.