Abhishek Adappa
eb3a66c2c5
Enable device nodes to get QMI working for JB
...
Change-Id: Icceffcaf99f585fa0845b5242065063515d4da28
2012-06-22 16:46:35 -07:00
Shashank Mittal
b0aaab087e
qcom: Add qcom init and ueventd scripts.
...
Change-Id: I388a154054c07631ca853e334ffaeea2451da6c1
2012-06-21 18:04:00 -07:00
Shashank Mittal
66a654e842
qcom: Fix compilation issue.
...
Change-Id: I52c710ada328e2db8e9d356946e55038ac42f85e
2012-06-21 18:03:49 -07:00
Shashank Mittal
261fb2f9b3
qcom: Fix path for utils.mk file.
...
Change-Id: I9833945771f629d04a6c55a00e9a24471c8bfde8
2012-06-21 15:37:50 -07:00
Shashank Mittal
9f7fc50fe7
qcom/recovery: Compile ui lib based on TARGET_RECOVERY_UI_LIB flag.
...
Change-Id: I2eb7dc712fd79165a110907a18092beeae895bbb
2012-06-21 15:34:15 -07:00
Shashank Mittal
24c3e52099
Include class_core and class_main scripts on QCOM target.
...
Change-Id: I919d841e3078dfab36edb1fdc0a679664f9eba54
2012-06-19 14:11:45 -07:00
Nagender Telkar
2f75debada
build: adding all ks modules to PRODUCT_PACKAGES
...
This will enable ks functionality for userdebug build.
Change-Id: Id4c9164b9a8b2b565861c7091c0e0e5a5708b585
CRs-fixed: 366543
2012-06-13 00:27:55 -06:00
Muhua Li
7cb0b8a20f
Add libmmjpeg into release package
...
Change-Id: I723c2176fda7d52024547571d96494cbf3e2e0cb
2012-06-06 17:34:01 -06:00
Rika Brooks
17c422886b
common: Add CellBroadcastReceiver to the make system.
...
Change-Id: Ibf13af4621773f14eeabb6406541005a87274dcb
2012-05-26 00:13:13 -06:00
Channagoud Kadabi
ef3160e20d
common: Use init.qcom.efs.sync.sh to force sync efs
...
init.qcom.efs.sync.sh is used to trigger force sync of
efs. Add this script to PRODUCT_PACKAGES list.
Change-Id: I64e7af56750404c1a05135db1772a9c9c20496d8
2012-05-25 11:53:17 -06:00
Muhua Li
1a45519003
Packaging gestures lib in the release
...
Change-Id: Ie9480c69d7dc6f3f75077aa1855476cbf103f3c3
2012-05-24 18:10:00 -06:00
Ravi Kumar V
8569b1de57
common: Add Universal Electronics RF4CE remote keys layout file
...
Universal Electronics remote is based on RF communication interface and
uses Zigbee RF4CE protocol.
Change-Id: I1ed3009f5b1422be76e0c7e12cc5f2fda5300c93
2012-05-21 09:29:45 -06:00
Sunid Wilson
a32fb57e38
Packaging mm-camera-interface in the release
...
Added libmmcamera_interface2 as part of camera HAL.
Change-Id: I015073cdff8577897fe4cfefa8b103e2b25fe4ee
2012-05-20 02:30:59 -06:00
Anshul Jain
c18c80a832
Add VT_JNI module to PRODUCT_PACKAGES
...
Add the Video Telephony JNI module that is used by the
phone app for VT calls to the system image.
Change-Id: I5060a2d37e2a29e491c22269cd3704fbb00894e1
CRs-Fixed: 361956
2012-05-17 11:46:10 -06:00
Ravi Kumar V
f0668647d1
common: Add support for Samsung IR remote keypad
...
Samsung remote is based on IR communication interface and uses
NECX protocol
Change-Id: I425c3b2674d880a01a514bc3ab0a8a8917dca1ac
2012-05-14 12:31:27 +05:30
Sriranjan Srikantam
2882f2332b
device/qcom/common: Remove use case config files from PRODUCT_PACKAGES
...
- UCM is updated to maintain single config file per target. There is
no need to maintain seperate config file for each usecase. Hence
remove the use case config file from PRODUCT_PACKAGES
Change-Id: Ie2fe33902989d3b0910ad6a0fa2e91178f1e4c09
2012-05-09 03:17:42 -06:00
Ravi Kumar V
c07a0fd583
common: Add support for Philips IR remote keypad
...
Philips remote is based on IR communication interface and uses
RC6 protocol.
Change-Id: I8b12aa59a2155765a13dd928ed34a210f2e4ca14
2012-05-01 16:59:27 +05:30
Neti Ravi Kumar
2131409316
Revert "Use init.qcom.set_dpi.sh to set DPI for 7x27A, and 8x25"
...
This reverts commit 6229e7ec34
.
2012-04-26 10:21:01 -06:00
Helen Zeng
b967c984c7
device/qcom/common: Add Fusion Incall Module
...
- Add Incall_Rec_Fusion3
- Remove DL_REC_2x_Fusion3 and UL_DL_REC_2x_Fusion3
Change-Id: Ie2a4fa3cec7b5a800b1459ad957127b464852bc3
2012-04-24 18:08:18 -07:00
Shalaj Jain
5c4fe7c717
device/qcom/common: Add C2DColorConversion module
...
Change-Id: I8babadb83b4bfaf17e1b423f5e23e4234235e714
2012-04-20 11:34:38 -07:00
Mohan Pallaka
28d703fd43
device: common: Add ft5x06_ts.kl to PRODUCT_PACKAGES
...
Change-Id: I42127e3115110d08905b2068f253dca5f31d91a8
2012-04-18 18:18:27 +05:30
Swaminathan Sathappan
4c2e68107d
common: Modify the name of keyboard layout file for headset button
...
The keyboard layout file name was formed based on the name of
tabla sound card on current machine. If it doesn't find such
file, it is going to use Generic keyboard layout where the
key mappings are different, even though the scan code is same.
The sound card name differs across different machine types.
So, generalising the keyboard layout file name will work across
all machine types.
CRs-fixed: 344297
Change-Id: I0122425521e7c43a2b44f9b6db4704f11c296603
2012-04-13 00:13:53 -06:00
Krishnankutty Kolathappilly
7c4c539a33
device/qcom/common: Add audio components to PRODUCT_PACKAGES
...
-Add HiFi2 to PRODUCT_PACKAGES.
-Add MPQ AHAL to PRODUCT_PACKAGES.
Change-Id: Id1939b0f491b929a7c080a6210b3e105e0f4dd63
Conflicts:
common.mk
2012-04-12 08:14:59 -06:00
Neti Ravi Kumar
6229e7ec34
Use init.qcom.set_dpi.sh to set DPI for 7x27A, and 8x25
...
Change-Id: Ic7d0ca57f34883e7f24bf859afad062776817620
2012-04-02 17:09:10 +05:30
Krishnankutty Kolathappilly
fb7eda4779
common: Add Tunnel mode ucm files to PRODUCT_PACKAGES
...
-Add Tunnel mode ucm files to PRODUCT_PACKAGES.
Change-Id: I7c0e004530dbef577ad4dc012ccb010d83fa6a89
2012-03-23 18:37:04 -06:00
Eugene Seah
e0858f9f42
device/qcom/common: Add thermald.conf symlink script
...
CRs-fixed: 345004
Change-Id: I442df1d0e1865e35097c076f9ea5bb07478a6b84
2012-03-23 05:36:19 -06:00
Pierre-Antoine LaFayette
e6b23f6f34
Adding ANGLE module to PRODUCT_PACKAGES
...
Almost Native Graphics Layer Engine (ANGLE) is used by WebKit in the
WebGL implementation.
Change-Id: I1a2e273d4551520bfdde72acfc5587716bcdbc36
2012-03-20 22:36:01 -06:00
Amol Jadi
11bfa76282
common.mk: add charger to PRODUCT_PACKAGES
...
Change-Id: I1a35c64902f7ea44935f984e9fff7c8feb6b5d95
CRs-Fixed: 320803
2012-03-15 14:21:02 -07:00
Bhakthavatsala Raghavendra
54ca0fca8b
Bluetooth: Add iop_device_list.conf to PRODUCT_COPY_FILES list
...
This is a configuration file which has list of known issues with
the Blutooth vendors, which is used to decide and apply based
on the known IOT experiences. This helps in improving Bluetooth
interoperability
Change-Id: Ia3eef98c707e86c9cb57807be15ec2bc8ec7f1fa
2012-03-14 07:10:15 -06:00
Baruch Eruchimovitch
9aa48e0fc7
msm8960: Ultrasound post-boot script support
...
Change-Id: I87dd862ed298f1cb31fec17578e93db37637a2d4
2012-03-13 21:14:41 -06:00
Yupeng Yan
92f6cfcba2
Add video clips for live effects feature
...
Change-Id: I26b324bc63f3aa750d07b3a539d8c28d6302ac17
2012-03-09 11:42:52 -07:00
Neema Shetty
e9e0670aab
device/qcom/common: Add audio use cases for Fusion3.
...
Change-Id: Ie3e62fb1e29aeb5d2b51cd16b47cc0a62bf0aebd
2012-03-04 22:13:49 -08:00
Asish Bhattacharya
f036d3a6c7
device/qcom/common: Add Sitar modules
...
Change-Id: I9bdb93d721963614930db157a584d62fdc1d0f38
2012-02-27 21:45:41 +05:30
Neema Shetty
fd2ab8c078
device/qcom/common: Add Fusion voice modules.
...
Change-Id: I93577b7c111d234af07b770ed5a5569fbcf05dc0
2012-02-14 03:48:36 -08:00
Amy Maloche
ade1c6998b
device: common: Add gpio-keys.kl to PRODUCT_PACKAGES
...
Change-Id: I5d39312f8ab7b1c3aaeda362ac98840553830ab4
2012-02-09 17:31:40 -08:00
Naomi Luis
8a224821e2
Add libhwcomposer to the PRODUCT_PACKAGES
...
Change-Id: I2782f18bd48ba7d3dc3efc95216285021108d951
2012-02-07 05:42:50 -07:00
Amy Maloche
ccf1db32b7
device: common: add atmel_mxt_ts.kl to PRODUCT_PACKAGES
...
Filename must be included in PRODUCT_PACKAGES in order to
be compiled into build
Change-Id: If594dfe7dba504f978ce73de9720c6ea482c0fd3
2012-02-03 10:16:01 -08:00
Amy Maloche
eef855c613
device: common: add keypad_8960_liquid.kl to PRODUCT_PACKAGES
...
Change-Id: I033b0afa22a41eac88c6eaf4b8a54131391f69bd
2012-01-30 07:14:57 -07:00
neetid
5441f497bf
msm-copper: Add copper to the board platform list
...
Change-Id: I1917397e0cc5998c6c4684b47e0c818c77c7dde1
2012-01-29 12:57:31 -07:00
Ajay Dudani
e2c1872061
common: Drop advertising NFC support
...
Reference devices do not have NFC support, so dropping it from common
list of advertised capabilities.
Change-Id: I62ac2f51ac04e6906d21b16ee62bcc694ade2486
2012-01-26 20:51:17 -08:00
Weiming Zhao
8a83e52e36
device/qcom/common: add paths for different LLVMs
...
QCOM provides a proprietary LLVM, which is optimized for VeNum. In
BoardConfig.mk, customers can choose the stock LLVM or QCOM's LLVM.
The included file returns the corresponding path for the selected
LLVM.
2012-01-19 12:02:06 -08:00
Shashi Kumar
13f25cdc1f
device/qcom/common: Add Audio HAL and Policy libraries for 7627.
...
Add Audio HAL and Policy libraries to the PRODUCT_PACKAGES for
7627 target.
Change-Id: I6d2519b1c040147504dfe1572cba733c91da288a
2012-01-13 06:34:45 -07:00
Shalaj Jain
439bd5bea2
common/common.mk: Add libI420ColorConvert to PRODUCT_PACKAGES
...
- This will help compile/install the libI420ColorConvert.so to
system/lib via the top level make.
Change-Id: I08e8f55d0796ef34f83c7169f1c4ae632d003028
CRs-Fixed: 328501
2012-01-13 03:21:31 -07:00
Helen Zeng
74562bb1f2
device/qcom/common: Add DL_REC and UL_DL_REC modules
...
Change-Id: I7ff6a491dc142415dbb8eadf55f17ebb58027a09
2012-01-12 11:42:52 -07:00
Chiranjeevi Velempati
7d628ad4ba
device/qcom/common: Include seperate init.qcom.usb.sh
...
Change-Id: I33bca95c8e51d32b90b8f73757a52c5a63f92705
2012-01-06 12:25:53 +05:30
Satya Durga Srinivasu Prabhala
d3bb670891
build: fix warnings in compilation
...
Remove platform.xml from PRODUCT_COPY_FILES list
as it gets installed as part of pre-built modules
from frameworks/base/data/etc/Android.mk
Change-Id: I0929900c5f6bcd142722d26107cdebf8f0112a86
2011-12-29 13:09:32 +05:30
Naomi Luis
2862955df0
Add libQcomUI
...
Change-Id: I38e717b154a3e415eb68bf542bf9727903baa022
2011-12-12 16:04:17 -07:00
Santosh Sajjan
ec0d8f9544
Push hostapd files to persist and data folders
...
Change-Id: I185ce86f81618d09bc5ba233f1efb4e25825d24a
2011-12-12 04:25:55 -07:00
Linux Build Service Account
90ca28175a
Merge "device/qcom/common: Add libaudioparameter library for compilation" into ics
2011-12-09 13:32:52 -08:00
Ravi Kumar Alamanda
5df4084393
device/qcom/common: Add libaudioparameter library for compilation
...
- libaudioparameter library is required for SRS TruMedia module
compilation on 8960 ICS.
- Added the same to PRODUCT_PACKAGES to ensure its compilation.
Change-Id: Icdf955e06983e8e60d637cbeae4c2200b19bf3ff
2011-12-09 10:17:55 -08:00