Commit Graph

355 Commits

Author SHA1 Message Date
Linux Build Service Account 8e4f6e1823 Merge "device/qcom/common: start qosmgrd for both msm7627a and msm8660" into jb 2012-09-11 02:30:14 -07:00
Linux Build Service Account f97eb3ef52 Merge "init: qcom: Move system partition remount stage to early-boot" into jb 2012-09-10 18:05:03 -07:00
Kalyani Oruganti 3c0fe261cf Camera: To enable Mercury Hardware Decoder engine.
CRs-fixed: 392042
Change-Id: I03eebab5c1372375941f243cfadd8bc767d5cdc7
2012-09-10 10:30:28 -07:00
Krishna Vanka bfbcdf9196 device/qcom/common: start qosmgrd for both msm7627a and msm8660
Change-Id: I8e5a755fcdf6796ab9121b52529259c6670bed2b
2012-09-10 15:10:12 +05:30
David Ng 758a27dd67 init: qcom: Move system partition remount stage to early-boot
During initialization the system partition needs to be
remounted as read-write in order for changes to be made
to the /system partition (e.g. creating target-specific
symlinks, etc.).  Earlier this was done in the post-fs
stage where Android property service has not been
initialized.  This change moves these initializations to
the early-boot stage.

Update the wifi initialization script to use command
line parameters since getprop is not yet available in
early-boot.  Also fix bug in 8974 changes that breaks
8960 and other targets.

Call audio init script from wifi script rather than
directly from syspart-fixup since retrieving Android
property is not yet available.

TODO:  Init sequence needs to be redone for cleanup
and boot up speed.

Change-Id: I2a7338af91df951d0a4617d4f54db123aca839e3
2012-09-09 10:23:33 -07:00
Linux Build Service Account 6a10c31f8e Merge "init.qcom.usb.sh: setprop sys.usb.config.extra to diag on boot" into jb 2012-09-08 12:50:18 -07:00
Siddartha Pothapragada dd4ab2c72c IMS: This sub-system is used for registration in CT-FMC.
Changes in init.qcom.rc file done to run IMS Regmanager as
root and changing its permission dynamically in code. IMS
needs root permission because in JB /data/radio/ folder is
replaced by /dev/socket/ and permission for this folder is
made root, hence IMS needs root permission to create server
socket.

Change-Id: I1a19bdcd4a3f50d3142503339c0160c9f8a94dc0
CRs-fixed: 391183
2012-09-07 14:00:58 -07:00
Linux Build Service Account eabdf6be00 Merge "common: Add phony target to create recovery image" into jb 2012-09-07 06:18:48 -07:00
Linux Build Service Account 6a3f8ce512 Merge "wlan: Add support for 8974" into jb 2012-09-07 06:18:41 -07:00
Linux Build Service Account e4ee33acc7 Merge "Bluetooth: Enable bluetooth tethering to multiple devices." into jb 2012-09-07 06:18:40 -07:00
Srinivas Krovvidi ff92848cdc Bluetooth: Enable bluetooth tethering to multiple devices.
Found tethering functionality is not working for more than one
connection. The issue is dhcpcd is not started from second
connection onward. The current change makes sure support
for 5 connections possible at time, which is the max limit
for BT tethering.

Change-Id: I96090e658f1ee383e6f375b48e8675380da248bb
CRs-Fixed: 373636
2012-09-07 10:59:57 +05:30
Ashwini Rao 5aad1ec439 device: qcom: common: Add permissions for JPEG
Add permissions for the new Jpeg encoders and decoder

Change-Id: I1d1ff9d2621147d4c5dcf7027f93cee51402b76f
2012-09-06 21:54:38 -07:00
Sameer Thalappil 201093a215 wlan: Add support for 8974
Change-Id: Ide539f896a713774e2bdd5d626ce609813a3652a
2012-09-06 17:28:37 -07:00
Channagoud Kadabi b5e7dbab6f common: Add phony target to create recovery image
Change-Id: I4061fcdea620f3f1d1a427e0d3b0c8e0c51cddb4
2012-09-06 18:22:20 +05:30
David Ng 89f3cbfc78 init: qcom: Add diag subsystem restart forwarding daemon
This allows subsystem states to be forwarded as the diag
interface for logging.

Change-Id: I9d8ce77220add0daa557fd9e0603f2b533ccb81f
2012-09-05 19:26:41 -07:00
David Ng c92bdf00f5 init: Move Android system property setting to early-boot stage
Move system property settings such as LCD density to early-boot.
This ensures the properties are set before any service is
started.

CRs-Fixed: 390942
Change-Id: Iba5dfb5b55f33904bd09d4b618b5399d7bda8cbd
2012-09-05 19:26:03 -07:00
Linux Build Service Account 82091bf098 Merge "device/qcom/common: Modified dhcp renewal command." into jb 2012-09-05 19:06:02 -07:00
Chiranjeevi Velempati e2ee00363c init.qcom.usb.sh: setprop sys.usb.config.extra to diag on boot
This change allows to enumerate diag interface along with RNDIS
interface, when USB tethering is enabled from userspace.

Change-Id: I245e13ca159c244f40411eaaa54370584bd054dd
2012-09-05 15:40:59 +05:30
Linux Build Service Account a98b1e1aff Merge "devices/qcom/common/media: Added entry for FLAC encoder in media_codecs.xml" into jb 2012-09-05 00:20:35 -07:00
Linux Build Service Account 9de1d2e8cf Merge "Telephony: Adding dun entry to networkAttributes, Allowable Upstream Types via res/values/config.xml overlay ." into jb 2012-09-04 06:49:41 -07:00
Deepthi Gowri c9c658fe60 device/qcom/common: Modified dhcp renewal command.
Made the change to make sure that we are using correct interface
while renewing ip from dhcp for p2p interface.

Change-Id: I9c32980951feb51e3b6300a4a2eaba5a627389a1
CRs-Fixed: 391545
2012-09-03 10:25:45 -06:00
Linux Build Service Account 1f2e0a2fd8 Merge "Bluetooth: Add bluetooth config files common across platforms" into jb 2012-09-02 06:48:40 -07:00
Linux Build Service Account d713710097 Merge "Revert "Bluetooth: Generate persistent random BD address."" into jb 2012-09-02 02:13:20 -07:00
Linux Build Service Account bc358c1823 Merge "common: Dynamically enable Bluetooth profiles" into jb 2012-09-01 18:26:26 -07:00
Ram Mohan Korukonda e778b00313 Bluetooth: Add bluetooth config files common across platforms
Adds the Bluetooth related configuration files to package as part
of system image which are common across platforms.

Change-Id: I43784faf8aa12144d3cc3d7591f81397fbdcc33a
2012-09-01 13:10:53 -06:00
Linux Build Service Account 6bfb6dedbb Merge "Revert "Add support to build tcpdump."" into jb 2012-09-01 08:07:42 -07:00
Linux Build Service Account 19a59895cd Merge "Changes done for wifi bring up on JB for 7x30 platform" into jb 2012-09-01 08:07:24 -07:00
Karthik Parsha 471e7889e7 msm8974: Enable Low Power Modes.
Enable On-Demand Governor
Enable Standalone Power collapse
Enable Idle Power Collapse with RPM notification

Change-Id: Ia05bc50aafbacfec878cc1fa6ed35165140cf026
2012-08-31 22:26:09 -06:00
Satya Durga Srinivasu Prabhala 83bbe0551a Revert "Add support to build tcpdump."
This reverts commit 045b4d8af1.
2012-08-31 01:29:10 -06:00
Linux Build Service Account 0e12da3e53 Merge "device/qcom/common: add audio_policy.mpq8064 to product packages" into jb 2012-08-30 06:34:55 -07:00
Mingming Yin 3abe292362 device/qcom/common: add audio_policy.mpq8064 to product packages
Change-Id: I173a571bdb0d2295569824fe83f7ac7201bf3e40
2012-08-30 03:58:49 -06:00
Srikanth Chintala ea6ad035d2 ueventd.qcom.rc: Add access permissions to radio process for smd_cxm_qmi port
Access permissions would need to be given to radio process for
smd_cxm_qmi port to facilitate the krait-riva communication as
part of LTE COEX feature.

Change-Id: I4269ed5ce53081508e0156f3814f721b2c8c0aa8
CRs-Fixed: 335456
2012-08-29 19:57:16 -06:00
Sharad Sangle 5c7c822437 devices/qcom/common/media: Added entry
for FLAC encoder in media_codecs.xml

Change-Id: I40181817aabd99a181c3cf23253ecb1cf088437d
CRs-fixed: 390189
2012-08-29 15:02:45 -07:00
Royston Rodrigues 21fa06e48e Revert "Bluetooth: Generate persistent random BD address."
This reverts commit d2c15c34589171d4b64ab2f73a80bb2f4f0b4027 from ics
- On jb with userdebug build variant, root access is not allowed by
  default on the shell because of which file write operations are not
  permitted. Hence reverting this change as unsupported and having an
  alternative in place which would ensure a fixed BD address is
  deployed as part of system image.

Change-Id: Ibbdf195137df808e467a9533b85d5eca719a6fe5
2012-08-29 05:11:06 -06:00
Linux Build Service Account e80efb2b4e Merge "common: Add init.target.8x25.sh at INIT" into jb 2012-08-28 11:05:07 -07:00
Linux Build Service Account 0de6087441 Merge "init: qcom: Add property trigger for subsystem restart sysfs nodes" into jb 2012-08-27 21:29:35 -07:00
Aparna Mallavarapu c823b1dace common: Add init.target.8x25.sh at INIT
Change-Id: I55f59d38efa0be5c5066e177e9d36618302b6967
2012-08-27 16:49:28 -06:00
Linux Build Service Account 7f4c9b7ff8 Merge "device: qcom: common: Add permissions for DVB devices" into jb 2012-08-27 11:13:49 -07:00
Ram Mohan Korukonda abe0b77b6f common: Dynamically enable Bluetooth profiles
Enable bluetooth profiles support dynamically based on the
bluetooth SoC detected.
Disable MAP and HFP 1.6 version as Atheros solution doesn't support
those profiles.

CRs-fixed: 380033
Change-Id: I528350432ca4676a8579397bc9e9e673e26afb18
2012-08-27 18:41:32 +05:30
Phani Kumar Uppalapati 7deb4bee70 device/qcom/common: Install UCM config file for Taiko
Change-Id: I10f5fc71850952e616ef99989fb7a21753a0561a
2012-08-27 02:43:13 -06:00
Hamad Kadmany 4e381b2f2a device: qcom: common: Add permissions for DVB devices
Change-Id: I5cd190d7abf81cf014a0d5a44bbdefeacdbb6497
2012-08-27 02:40:03 -06:00
Linux Build Service Account 68b3832b3e Merge "common: build: Add msm8625 to lunch options" into jb 2012-08-26 14:56:23 -07:00
Linux Build Service Account 4b235901e0 Merge "msm8660: Change adj level and min_free_kbytes" into jb 2012-08-26 11:45:55 -07:00
Shalaj Jain 39c839f794 device/qcom/common: Enable background effects for camcorder recording
Change-Id: I8be87305129f9077d791656a6358932de7391d9d
CRs-Fixed: 382290
2012-08-25 07:52:03 -06:00
Prachee Ramsinghani 6086aed29b msm8660: Change adj level and min_free_kbytes
Change max adj level from 15 to 12 and min_free_kbytes to 5120.

Change-Id: I4068f78fe4f26e9be6c3b12cccd58be2f063d2cd
2012-08-25 06:29:17 -06:00
Santosh Sajjan ee218b58bc Changes done for wifi bring up on JB for 7x30 platform
Change-Id: If7fc9cef0a4b4ffd7b6f267acac68c7b23d013fe
2012-08-25 04:55:11 -06:00
Chris Lei f7d92f9495 Telephony: Adding dun entry to networkAttributes, Allowable Upstream
Types via res/values/config.xml overlay .

This allows tethering to work with the DUN Required property.
This also enables DUN as an allowable tethering upstream type.

Change-Id: I7e33562fd8650071270bdce5a51ddddde158d79a
2012-08-24 17:51:46 -07:00
Aparna Mallavarapu 940109717d common: build: Add msm8625 to lunch options
Change-Id: I01e8b8b6ea9803cf33df430f6f89822957c5a822
2012-08-24 21:51:24 +05:30
Kevin Chan 6779feaeae camera: Enable camera on 8974
Add 8974 camera lib to image

Change-Id: I2e86bd009e14832047baa3b733a78406cb2a1240
2012-08-24 05:44:57 -06:00
David Ng 163d1e915d init: qcom: Add property trigger for subsystem restart sysfs nodes
New property triggers for setting up the proper subsystem restart
levels.

Change-Id: I519ed48fa1da66f79077bb85bc7adea8a5fbf488
2012-08-23 21:08:59 -07:00