Commit Graph

220 Commits

Author SHA1 Message Date
Linux Build Service Account dfdd026a17 Merge "device/qcom/common: Set accept_ra==2 for rmnet_usbx interfaces" into jb 2012-07-30 22:24:14 -07:00
Shalaj Jain e78191d1c2 Revert "common: Add target specific mediaprofiles"
This reverts commit 7b603689c8.
2012-07-30 15:57:16 -07:00
Arvind Thatikonda 7b603689c8 common: Add target specific mediaprofiles
Add mediaprofiles for 7x27a target which has
different media profiles compared to other targets

Change-Id: Iab043e33d450c7b173a47df5563fdc1ceb0a25bb
2012-07-30 05:39:43 -06:00
Linux Build Service Account e8a8beba14 Merge "Init: Changing SDCC idle timeout value to 10 seconds" into jb 2012-07-30 04:24:33 -07:00
Linux Build Service Account 2619f628f1 Merge "device/qcom/common: Enable AAC HW codec" into jb 2012-07-30 02:52:34 -07:00
Weiming Zhao 960d4cd19d device/qcom/common: add paths for different LLVMs
QCOM provides an optimized LLVM. In BoardConfig.mk, customers
can choose the stock LLVM or QCOM's LLVM.  The included file
returns the corresponding path for the selected LLVM.

Change-Id: I157be14cb91b214148e41a6eff9ff0296f1d8554
2012-07-29 23:13:39 -06:00
Y Mehta 18c32c18e7 device/qcom/common: Enable AAC HW codec
Enable HW aac decoder

Change-Id: I4a66cb097bf21c9985efc9da7f1acc73acfefb39
2012-07-27 18:36:22 -06:00
Linux Build Service Account 171036bb92 Merge "Add time-services device node /dev/rtc0" into jb 2012-07-27 12:31:27 -07:00
Linux Build Service Account f08b837345 Merge "Add support to build tcpdump." into jb 2012-07-27 12:31:03 -07:00
Linux Build Service Account 19aeba06ca Merge "device/qcom/common: Add SW decoder and encoder." into jb 2012-07-27 12:30:47 -07:00
Linux Build Service Account ac7f850ca6 Merge "Media: Add linear PCM encoder as supported encoder" into jb 2012-07-27 10:23:06 -07:00
Linux Build Service Account e492038d4f Merge "qcom/init: Fix sensors settings permissions." into jb 2012-07-27 08:09:13 -07:00
Shashank Mittal 045b4d8af1 Add support to build tcpdump.
Change-Id: I1a4e01f189294bac5587f14c4aec06dfbda95e50
2012-07-27 03:04:39 -06:00
Naveen Kalla a867c07b75 Add time-services device node /dev/rtc0
time-services is used to restore time of the day after reboot.

Change-Id: Ia1ef9a421f1e60e8ad97faa74ab94c4700614f56
2012-07-27 00:51:27 -07:00
Linux Build Service Account 96511f0b31 Merge "Telephony: Enable overlay for CellBroadcastReceiver" into jb 2012-07-26 21:08:59 -07:00
Linux Build Service Account 15071447fc Merge "Show OTA listening screen" into jb 2012-07-26 21:08:59 -07:00
Mingming Yin 44fb7f6c73 Media: Add linear PCM encoder as supported encoder
- Linear PCM can be used for 6 channel surround sound recording

Change-Id: I919d26650db408790744fa137a9edf333553b08f
2012-07-26 20:46:38 -07:00
Linux Build Service Account c1c7e47b83 Merge "system/core: Start qmi proxy for sglte" into jb 2012-07-26 15:57:00 -07:00
Shashank Mittal e921d1d16e qcom/init: Fix sensors settings permissions.
Change-Id: Idf2cf0393ba4091d3e644d2202070e50f97cdd1d
2012-07-26 15:54:29 -07:00
Sravan Kumar Ambapuram 2eece3262f Init: Changing SDCC idle timeout value to 10 seconds
SDCC rail is power collapsed only if it is idle for 10s.
In non tunnel mode audio playback 1mA current is saved
with this change.

Change-Id: If616ef0327fcc456c948c192561a0fd1418eb979
CRs-Fixed: 352918
2012-07-26 14:47:00 +05:30
Rika Brooks 2e02ee1101 Telephony: Enable overlay for CellBroadcastReceiver
- enable channel 50
- enable ETWS settings

Change-Id: I217a8c486d40eccb50ea73c7542c33d9ee78eeb7
2012-07-25 15:47:45 -07:00
Jaime Lopez d325a41202 system/core: Start qmi proxy for sglte
Change-Id: I9fc81ddc12974449b5f83ed05dcbe0c48f08fa5a
2012-07-25 11:46:26 -07:00
Mahesh Lanka e4f159ae96 device/qcom/common: Add SW decoder and encoder.
- Add ittiam SW MPEG4 and H264 decoder
- Add ittiam SW H264 encoder

Change-Id: Icb83915b6115fd71b62bd026d6456d8e014d9caf
2012-07-25 07:55:37 -06:00
Chris Lei 1a06ed8949 device/qcom/common: Set accept_ra==2 for rmnet_usbx interfaces
telephony: Set accept_ra==2 for rmnet_usbx interfaces

When ipv6 forwarding is active, rmnet_usbX interfaces
are not receiving an ipv6 address. This will happen for
instance, when tethering is enabled before the rmnet_usbX
interface is setup.

Set accep_ra==2, for those interfaces, which allows them
to act on router advertisements even when forwarding
is active

Change-Id: I3c80cbab4e8c31a84db2ce6b5dc658a76019ee44
2012-07-24 21:48:01 -06:00
Anshul Jain c5642b7a49 Show OTA listening screen
Change-Id: Ia49d33617d44f4f960ac52e7a35cb32ecdc5b81e
CRs-Fixed: 323280
2012-07-24 17:18:49 -07:00
Ayan Ghosh d25bbf17cd common: add javax.btobex to PRODUCT_PACKAGES list
The common obex might be used for non Blutooth functionality also, for
Bluetooth this general obex is not capable of supporting
Single Response Mode, an advanced Bluetooth obex feature. Hence separate
the btobex from general obex to maintain the changes for BT obex separately
without disturbing the google obex.

Change-Id: Ib4cd754d39ebb2694d8301703191dcbe09bb31db
2012-07-24 21:56:50 +05:30
Linux Build Service Account cd45da3333 Merge "device/qcom/common: Enable VP8 HW codec" into jb 2012-07-24 08:32:06 -07:00
Vineela Tummalapalli 30d64dae9a Add network interface name for USB tethering
CRs-Fixed: 380381
Change-Id: I8d358c0e99be0f3a9e8142a0a13c0921b1fe211e
2012-07-24 17:31:49 +05:30
Mahesh Lanka d0c0061f5f device/qcom/common: Enable VP8 HW codec
Enable support for VP8 HW codec

Change-Id: I6ecdaea07c55cccf3ed45e8e3b7dca5b5a4ad614
2012-07-24 03:36:23 -06:00
Linux Build Service Account 2ddb246afb Merge "device/qcom/common: Start qmi proxy for sglte" into jb 2012-07-24 00:23:49 -07:00
Linux Build Service Account b0449fe387 Merge "Media: Add support for 5.1 surround sound recording" into jb 2012-07-24 00:23:21 -07:00
Linux Build Service Account 701a0dda29 Merge "device/qcom/common: Overlay support for enabling DTMF tone" into jb 2012-07-24 00:23:19 -07:00
Chris Lei 6d84928279 device/qcom/common: Start qmi proxy for sglte
Change-Id: Ie2daed6e0de6bb26fcbbd90d04b1a75e3334e141
2012-07-23 19:00:11 -07:00
Abhishek Adappa 9c315a9029 device/qcom/common: Overlay support for enabling DTMF tone
This fix will enable DTMF tone type feature.  So that end user can
select short/burst  or long/continuous DTMF tone type option from UI

Change-Id: I2411959add3a4787c3a5a6f00c865fa9811dcce3
2012-07-23 17:29:52 -07:00
Shashank Mittal 385037aa45 init: Add init.qcom.post_fs.sh script.
Some of the qcom services require to remount system partition with read-write
permission. But since all of them running as independent asyncronous services
so this can cause some issue.

init.post_fs.sh is responsible to call all such services syncronously and
in the end remount system partition as read-only.

Change-Id: I4c03a67df5eb429b2ede633f81135e8b5c457673
2012-07-23 17:07:34 -07:00
Linux Build Service Account b1ec2c8c5c Merge "device/qcom/common: Enable local ring generation for repeating ringtones." into jb 2012-07-23 06:39:48 -07:00
Linux Build Service Account e5e342c425 Merge "Add device nodes required for fusion targets" into jb 2012-07-23 06:39:48 -07:00
Venkat Ram Prakash Kotni f922d73b9a device/qcom/common: Enable local ring generation for repeating ringtones.
ro.telephony.call_ring.multiple system property is set to false.

Change-Id: Ie32b1c2f238b690667b618cf89314e0a0731ee96
2012-07-23 12:20:41 +05:30
Mingming Yin 40ed047695 Media: Add support for 5.1 surround sound recording
- Use google's AAC endoder for 5.1 SSR
- Add 6 channel as supported audio input channel

Change-Id: I103e797ad9cee645540bb373f882a2718c9fcd64
2012-07-22 21:30:00 -07:00
Linux Build Service Account e10c5e4959 Merge "common:build: Add support for recovery image generation" into jb 2012-07-22 06:06:48 -07:00
Linux Build Service Account a37e34dbd6 Merge "init.qcom.usb.sh: Add support for lun0 as CDROM in mass-storage" into jb 2012-07-21 23:57:40 -07:00
Linux Build Service Account 140933e5dd Merge "device/qcom: Enabled bluetooth modules to get integrated to final images." into jb 2012-07-21 23:57:37 -07:00
Channagoud Kadabi eea4f5e3db Add device nodes required for fusion targets
Change-Id: I3bfceb718126f725b0840fc80fead24ccb4b8075
2012-07-21 15:17:08 -06:00
Rajkumar Raghupathy 59986c69ce init.qcom.usb.sh: Add support for lun0 as CDROM in mass-storage
Add cdrom as a LUN for mass-storage which can be used for storing
system required data.

Change-Id: I590cdf61a859dc6be0b06a5791b66c3dfb95bc18
2012-07-21 04:13:57 -06:00
Linux Build Service Account 9624032abe Merge "init.qcom.usb: Rename target 'copper' to 'msm8974'" into jb 2012-07-21 00:10:14 -07:00
Linux Build Service Account 792d961d1e Merge "Camera: Changes to update media profile for camcorder" into jb 2012-07-20 22:14:45 -07:00
Linux Build Service Account 9236072e1b Merge "ueventd: Add permissions for audio encoder/decoder nodes" into jb 2012-07-20 22:14:23 -07:00
Guruprasad Gaonkar 76c70f9d94 Camera: Changes to update media profile for camcorder
Change-Id: Ib2c0d43dcb47c99ef11e38331dc7165d50830109
2012-07-20 16:46:44 -07:00
David Ng 859381344b init.qcom.usb: Rename target 'copper' to 'msm8974'
MSM target 'copper' is renamed to 'msm8974' starting with
Android JB release.

Change-Id: I536df1ef1d1af8d54a3f49b2b65b3688a8bd74d4
2012-07-20 09:30:50 -07:00
Srinivas Krovvidi 6008853c74 device/qcom: Enabled bluetooth modules to get integrated to final images.
Change-Id: I8754f16497f171657abdffd9d2323292ffe94f82
2012-07-20 04:54:23 -06:00