Commit Graph

1896 Commits

Author SHA1 Message Date
Jack Pham c655598742 init.qcom.usb.sh: Add support for msm8992
Perform target-specific USB initialization for MSM8992, which is
similar to MSM8994.

Change-Id: I8a00bd66b2307dcdec3aadb9ae8e12d61ac2f886
2014-11-24 16:42:15 -08:00
Linux Build Service Account 89134671ab Merge "init.qcom.post_boot: Minimize time period that disables thermal hotplug" 2014-11-21 04:31:19 -08:00
Junjie Wu 0a84f370d6 init.qcom.post_boot: Minimize time period that disables thermal hotplug
Changing governor needs to be protected against hotplug. However,
disabling thermal and BCL hotplug for too long would cause potential
stability issue. Minimize the time that thermal and BCL hotplug is
disabled in post_bost script.

Change-Id: I9cb356914c3d019e4c3c5ee502f86b4e63292e3a
2014-11-19 11:50:07 -08:00
Linux Build Service Account 78cb432330 Merge "init.qcom.usb.sh: Simplify the diag_extra section" 2014-11-18 10:10:41 -08:00
Jack Pham 8996d2a198 init.qcom.usb.sh: Simplify the diag_extra section
The handling of the persist.sys.usb.config.extra property currently
reads the existing value and attempts to set the correct value based on
ro.baseband. This is fragile as future/unsupported baseband targets would
get the wrong value re-written contrary to what the user originally set.
Further, this does not support ESOC and would have to be added as well.
Instead, it needs to at least be initialized to 'none' if not already
set.

Simply remove this section altogether, as it would ease future maintenance
effort. As the persist.sys.usb.config.extra property is an undocumented
test feature which is not enabled by end-users, we don't necessarily need
script logic to handle it, and can instead place the burden of setting it
correctly on the developer/tester.

CRs-fixed: 657143
Change-Id: I98c08180bcbe791667d0ccb866a11796a7debc12
2014-11-17 11:23:10 -08:00
Linux Build Service Account 624e7018df Merge "Config item to speed up the audio mode" 2014-11-16 00:29:40 -08:00
Linux Build Service Account 4edd021fe0 Merge "Seandroid: Removing unused policy code" 2014-11-15 11:24:09 -08:00
Linux Build Service Account f4e71e65b3 Merge "init: qcom: post_boot: start hbtp_daemon on 8939 MTP improveTouch" 2014-11-15 03:58:31 -08:00
Linux Build Service Account 6b77804167 Merge "init: qcom: enable Navigation bar for improveTouch MTP platform" 2014-11-15 03:58:30 -08:00
Linux Build Service Account 92f3d03f74 Merge "init: qcom: enable Navigation bar for improveTouch platform" 2014-11-15 03:58:29 -08:00
Linux Build Service Account 94529fb802 Merge "init.qcom.post_boot: update path to default_values" 2014-11-14 14:23:52 -08:00
Linux Build Service Account 5c6af504fe Merge "Enable multi-user support by default" 2014-11-14 01:17:15 -08:00
Avijit Kanti Das 1bdd166648 Seandroid: Removing unused policy code
Removing sepolicy folder, as sepolicy codes are migrated to
device/qcom/sepolicy

Change-Id: I0871ae407be9479d2b59ee0fa8bcf0ec0307d791
2014-11-13 19:41:35 -08:00
Linux Build Service Account cd80592e76 Merge "init: qcom: post_boot: start hbtp_daemon with ARM solution" 2014-11-13 18:57:35 -08:00
Linux Build Service Account cd6eea25fc Merge "init.qcom.usb: Set USB composition for DB8094 peripheral mode." 2014-11-13 13:03:46 -08:00
David Ng ccc062558a Enable multi-user support by default
Allow a maximum of 4 users.

Change-Id: Ica0ac3e07a54bbdfb4c322d7199b603ead374124
2014-11-13 12:30:38 -08:00
Chun Zhang de898fbb10 init: qcom: post_boot: start hbtp_daemon on 8939 MTP improveTouch
Enable Host Based Touch Processing (HBTP) service at device boot
up on MTP improveTouch platform.

Change-Id: Ibc5fbd893cc16ca21734de9affb29f957bf0c012
2014-11-13 11:21:39 -08:00
Chun Zhang e61c94eef4 init: qcom: enable Navigation bar for improveTouch MTP platform
Touchscreen on MTP improveTouch platform does not have navigation
buttons. Enabling these buttons helps user better operate devices.

Change-Id: I81c937aceb3363ae91a8e16e0d9016e4e1341f15
2014-11-13 11:09:36 -08:00
Chun Zhang 524d2265d4 init: qcom: enable Navigation bar for improveTouch platform
Touchscreen on improveTouch platform does not have navigation buttons.
Enabling these buttons helps user better operate devices.

Change-Id: Iad89aa98111b61762f7118b01625ee402871baba
2014-11-13 11:06:13 -08:00
Linux Build Service Account c977f56855 Merge "Add operator specific volte replacement RATs" 2014-11-13 07:52:37 -08:00
Linux Build Service Account 95f94bc8a6 Merge "Fix: CTS android.text.format.cts.TimeTests Failure" 2014-11-13 01:22:27 -08:00
Maunik Shah 66c788aaa9 Fix: CTS android.text.format.cts.TimeTests Failure
In CTS test, it is searching for french, japanise, UK language
support which was missing ealier. Adding these locales to fix CTS
failures

Change-Id: I4ce02a73dd6baaed43a5ca0499514d22ab9c0c85
2014-11-12 12:43:49 -08:00
Linux Build Service Account 434b2658b2 Merge "Add paths for DRM to work with SEAndroid" 2014-11-12 09:49:38 -08:00
Linux Build Service Account 230424d0d7 Merge "power: Introduce specific handling for encode use case" 2014-11-12 09:49:36 -08:00
Linux Build Service Account a4d538c47c Merge "power: introduce 8994-specific handling" 2014-11-12 09:49:36 -08:00
Ravindra 8ad2a3f225 Config item to speed up the audio mode
This config item will be used to set the audio mode to IN_CALL
prior to RIL sending ACTIVE state for a MT call.

Change-Id: Ia67fea607d90b612a3ad1f4ce195354dfe185ff2
CRs-Fixed: 726708
2014-11-12 20:38:52 +05:30
Tanya Finkel 33ef782359 init.qcom.usb: Set USB composition for DB8094 peripheral mode.
For DB8094 the usb peripheral connected to port 1 CI
that support only USB2.

Change-Id: Ia6becd299de02737be2dac21af85fbbe92240213
2014-11-12 11:47:37 +02:00
Vince Leung 88aa7a9674 init.qcom.post_boot: update path to default_values
Path to default_values file has been changed and so the rm
command should be updated with new path for both APQ8084
and MSM8994.

Change-Id: I368bfe96e8b6f0fab9235fb70833e19ae2a15440
2014-11-11 16:00:35 -08:00
Linux Build Service Account dc98bf8a0e Merge "init.qcom.usb.rc: Change PID and function for charging config" 2014-11-10 22:04:54 -08:00
Linux Build Service Account 5b60edbaa4 Merge "ueventd.qcom.rc: fix sensor node permission for msm8909" 2014-11-10 16:33:47 -08:00
Linux Build Service Account 5d5f668de9 Merge "init.qcom.rc: add support to enable thermal ftrace" 2014-11-10 16:33:40 -08:00
Dilip Gudlur 1352facd49 power: Introduce specific handling for encode use case
Adds ability to modify cpufreq/sched params for encode use case
specific to 8994.

Change-Id: I96b8b7e4246eaf870a4f8b6b947a2b24af1a515c
2014-11-10 16:30:29 -08:00
Dilip Gudlur 6306bb4dc1 power: introduce 8994-specific handling
Creates framework for handling special cases like
display off, video encode differently for 8994.

Change-Id: Ib4c2cf1d6b4a615d70c92a9f54665e2ba0895adb
2014-11-10 12:52:14 -08:00
Linux Build Service Account 1e09fa822c Merge "Revert "init: create native cgroup"" 2014-11-09 11:32:59 -08:00
Linux Build Service Account 72cd343bbb Merge "common: update enum value for disabling PC" 2014-11-09 11:32:58 -08:00
Linux Build Service Account dfe94ca6d4 Merge "init.qcom.rc: grant world read and execute perms to perfd socket" 2014-11-09 11:32:57 -08:00
Linux Build Service Account 8dd8db0c0e Merge "init.qcom.post_boot: Enable input boost for A53 cluster" 2014-11-09 11:32:56 -08:00
Linux Build Service Account 6bde87b1e4 Merge "uicc: add load/unload rules for MSM8994" 2014-11-08 16:01:13 -08:00
Linux Build Service Account 62cb15f13d Merge "qcom/common: Added O_NOFOLLOW to avoid follow the symlink" 2014-11-07 14:35:52 -08:00
Linux Build Service Account 87c159486e Merge "common: remove make rules for MMC_FLASHMEM1.dat" 2014-11-07 14:35:45 -08:00
Linux Build Service Account 607740cbee Merge "init.qcom.rc : remove /system/bin/usbhub* related changes and configuration" 2014-11-07 14:35:26 -08:00
Linux Build Service Account d68b43f16d Merge "device: common: Create socket qlogd" 2014-11-07 14:35:20 -08:00
Linux Build Service Account 73ed382ddc Merge "Add tcmiface in PRODUCT_PACKAGES" 2014-11-07 10:20:41 -08:00
Linux Build Service Account 1402d8b3eb Merge "Config item to speed up the audio mode" 2014-11-07 01:19:03 -08:00
Bhavya Sokke Mallikarjunappa 3302a3f068 Add tcmiface in PRODUCT_PACKAGES
Add tcmiface library in PRODUCT_PACKAGES

Change-Id: I07043fec292a8574f257439a97eb131b7596ab7c
2014-11-06 15:37:57 -08:00
Sukanya Rajkhowa 619c1a7326 Add operator specific volte replacement RATs
Modify volte replacement RAT values based on mcc mnc values from SIM

Change-Id: Ifc29892c9c2066c58cf07c031487254290138c7d
2014-11-06 15:35:04 -08:00
Ravindra 24e2599988 Config item to speed up the audio mode
This config item will be used to set the audio mode to IN_CALL
prior to RIL sending ACTIVE state for a MT call.

Change-Id: If8968c85e0aad234f3c43d73975256c6e4635ebc
CRs-Fixed: 726708
2014-11-06 21:47:15 +05:30
Linux Build Service Account 31bd58d046 Merge "init.qcom.rc: Revised permissions for /storage" 2014-11-06 05:26:54 -08:00
Linux Build Service Account d0450b601e Merge "init: qcom: post_boot: Enable BIMC HWMON for MSM8909" 2014-11-05 20:52:57 -08:00
Chun Zhang 86ad196ea0 init: qcom: post_boot: start hbtp_daemon with ARM solution
Enable Host Based Touch Processing(HBTP) service at device boot
up on selected platform.

Change-Id: I31b2304040e0f3fdd0d849918040f71e57c593c4
2014-11-05 16:47:00 -08:00