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
Linux Build Service Account
554e0c036c
Merge "Add config_cellBroadcastAppLinks to enable CellBroadcast in Mms app and Setting" into jb
2012-07-20 02:19:47 -07:00
Vidyakumar Athota
168cad94fe
ueventd: Add permissions for audio encoder/decoder nodes
...
Change-Id: I6f9fc1c580af484119342ad7eea00f5c020dcaa6
2012-07-19 15:03:31 -06:00
David Ng
8246468f76
build: Rename MSM target 'copper' to 'msm8974'
...
Target 'copper' is renamed to 'msm8974' starting with
Android JB release.
Change-Id: Ide6cc928ef5c6e88996662844365394c68fdf7be
2012-07-19 12:37:43 -07:00
Linux Build Service Account
986d07ca5f
Merge "Modified for WiFi Bringup on JB" into jb
2012-07-19 07:27:35 -07:00
Linux Build Service Account
226c4f5e54
Merge "Camera: Enable gemini" into jb
2012-07-19 01:43:32 -07:00
Santosh Sajjan
8fa48c1c39
Modified for WiFi Bringup on JB
...
Added wifi-sdio-on service ,which will start sdio polling
Modification of qcom.sdio.sh ,which will always on polling
Change-Id: I1bbd0b056dd571312e8351f0679e3d36fd55f3e4
2012-07-18 20:53:20 -06:00
Azam Sadiq Pasha Kapatrala Syed
951aa123b8
Camera: Enable gemini
...
Modify uevent.qcom.rc to enable gemini.
Change-Id: Ic640f32975e18d8aaf7d846b1ab3412786426727
2012-07-18 18:15:48 -06:00
Rekha Kumar
8202132a75
Add config_cellBroadcastAppLinks to enable CellBroadcast in Mms app
...
and Setting
Change-Id: I9bdd88c3d705f0c0e150a55280385e685b7dcfe2
2012-07-18 16:46:23 -07:00
Arun Kumar K.R
5b9ef22557
init.qcom.rc: set permission of node hpd to system graphics
...
Change-Id: I6570f8711ac8823e1c25498cc2b5b5bfeebd476f
2012-07-18 15:01:44 -07:00
Linux Build Service Account
24f2959aff
Merge "Add qcom_diag group for relevant processes, set sdio permissions" into jb
2012-07-18 11:48:00 -07:00
Praveena Pachipulusu
3cfed4b955
Add qcom_diag group for relevant processes, set sdio permissions
...
Access to Diag requires processes to be part of a new "qcom_diag" group.
Adding QMUXD, QMI Proxy to be part of this new group to be able
to log messages to Diag.
Change-Id: I9eb08ac8f44590656c0bd8f0e8ce648e9e406deb
2012-07-18 18:40:30 +05:30
Satya Durga Srinivasu Prabhala
16e118cfa1
common:build: Add support for recovery image generation
...
- Rename make target from 2K to 4K, as 4k images are
default images for NAND devices.
- Fix persist image generatin for NAND
Change-Id: Ieea6a23a38026595205d938b862b6db36266e76f
2012-07-18 17:22:34 +05:30
Veena Sambasivan
228ad7b022
msm8960: Modifying down_differential to 10.
...
Change-Id: I04a4cc00e27a99b2a5fb2a93806494941f7bf7fd
2012-07-16 16:11:07 -07:00
Shashi Kumar
b8ed0ff26d
device/qcom/common: Add hardware mp3 decoder
...
Change-Id: I1fd71a71144c0483a761f3c6113837fbb0a291d2
2012-07-16 13:00:47 +05:30