Commit Graph

1442 Commits

Author SHA1 Message Date
Linux Build Service Account 7074009d06 Merge "init.qcom.rc: change service fuse_sdcard to fuse_sdcard1" 2014-01-27 07:17:10 -08:00
guopingy f7f30c189b init.qcom.rc: change service fuse_sdcard to fuse_sdcard1
In vold, when do mount/unmount operation, it will start/stop
fuse_##lablel service. In fstab.qcom, The lablel is "sdcard1".
So the service name should be fuse_sdcard1.
2014-01-26 23:30:21 -08:00
Linux Build Service Account 103c51f91a Merge "Revert "common: init: update sensor settings file related entries"" 2014-01-24 04:11:27 -08:00
Linux Build Service Account 00c842b8af Merge "common: Enable memtrack" 2014-01-24 04:10:48 -08:00
Linux Build Service Account ab203123de Merge "Bluetooth: Add DUN support for APQ8084 target" 2014-01-24 04:10:46 -08:00
Linux Build Service Account d4f5f75b5e Merge "common:Add pronto_wlan for user variant builds" 2014-01-24 04:10:10 -08:00
Linux Build Service Account 3eb568f009 Merge "move location data files under /data/misc/location" 2014-01-24 04:10:05 -08:00
Mahesh Lanka dde81cf8d4 Modify init.qcom.rc to create /data/misc/dash needed by MM/DASH client
This change persists bandwidth history across DASH Sessions to use for
representation selection at DASH session startup

Change-Id: I122d7dde050b67cbcf05b30e4ef2f6849a12f6ef
2014-01-23 21:27:03 -08:00
Zhoulu Luo d8eee6e55f Revert "common: init: update sensor settings file related entries"
This reverts commit 5d25ee9f39.
2014-01-20 21:48:44 -08:00
Linux Build Service Account 77368fb17f Merge "post_boot: modify hispeed_freq for 8974 pro" 2014-01-20 19:07:13 -08:00
Amir Vajid e4f6f5f862 post_boot: modify hispeed_freq for 8974 pro
The interactive governor is configured with a hispeed
frequency of 1.5 GHz. This causes L2 to be bumped up to
1.5 GHz as well, which requires a turbo CX voltage and
affects power. To save power when the hispeed frequency
is triggered, change the hispeed frequency to 1.2 GHz,
which has the highest L2 frequency that can be supported
by a nominal CX voltage.

Change-Id: I6742770b79e9d9e929766c1039a73da99b3a89fc
2014-01-20 14:44:20 -08:00
Naseer Ahmed f06b92237f common: Enable memtrack
Enable memtrack HAL for 8084, 8974, 8226 and 8610

Change-Id: If42d196c8c1c00df58e9702f56ef963671e63555
2014-01-20 06:09:10 -08:00
Srinu Jella 2116638740 Bluetooth: Add DUN support for APQ8084 target
This change will enable support for DUN on APQ8084
platform.

Handled the DUN feature enablement based on target
under modem section since DUN feature is dependent
on modem support.

Change-Id: If8600ee82a271f33b8e7df0ffd7eb56622fa02eb
2014-01-20 06:08:34 -08:00
Linux Build Service Account 45d7d8c974 Merge "ueventd.qcom.rc: Change hw_random permission to root" 2014-01-18 03:17:50 -08:00
Hariprasad Dhalinarasimha 8694cfd025 ueventd.qcom.rc: Change hw_random permission to root
Change hw_random permission to root, higher the permission
higher is the device secure.

Change-Id: Ifca1f2e40a980444d64f38631dd9ea337701df62
2014-01-17 19:41:20 -08:00
Linux Build Service Account 440a400a9f Merge "qcom: common: Update cdrom build process" 2014-01-17 07:45:01 -08:00
Linux Build Service Account 8eb098d33e Merge "Remove ultrasound settings from syspart_fixup" 2014-01-14 18:01:51 -08:00
Linux Build Service Account d39a6e38c1 Merge "init.qcom.rc: Start up qcom system daemon" 2014-01-13 19:43:55 -08:00
Linux Build Service Account d4288222bc Merge "device/qcom/common: compile remote submix hal" 2014-01-13 19:43:51 -08:00
Linux Build Service Account ab3c4bcdb1 Merge "audio: enable camera shutter sound enforcement" 2014-01-10 14:38:08 -08:00
Mingming Yin 8fc907f548 audio: enable camera shutter sound enforcement
- set config_camera_sound_forced to true to
  force camera shutter sound playback on speaker

Change-Id: I5d1bcaddb6810d81346d6235e92315b3aa325c8b
CRs-Fixed: 591822
2014-01-10 10:32:28 -08:00
Mingming Yin e471f1e900 device/qcom/common: compile remote submix hal
- Add default remote submix hal to product package
  to compile audio.r_submix.default.so

Change-Id: Id47832d27b25486549f0d3f5526636ccc354b1d1
CRs-Fixed: 591189
2014-01-10 10:27:32 -08:00
Xiaogang Cui e44fb7a548 qcom: common: Update cdrom build process
The usb gadget mass_storage driver limit the min
size of CDROM file. SHOULD larger than 300 Sectors.
Each sector is 2KBytes.

If the resouce file size fit the limitation of cdrom
feature. Create cdrom_install.iso file dynamically at
compiling time.
If not, create a dummy file dynamically to increase the
total size of cdrom_install.iso

Change-Id: I49d08bad83b8debfb16fe011f350b3eed3d907cb
2014-01-10 05:47:46 -08:00
Ameya Thakur d47fb3f0e3 init.qcom.rc: Start up qcom system daemon
qcom-system-daemon is now started as a part of class main.

Change-Id: If5fee24d1d2d6bfbe4c5dcc84c7ef5bd08cacaea
2014-01-10 04:09:54 -08:00
Linux Build Service Account 6557779613 Merge "power: vote to turn off io_is_busy for interactive governor" 2014-01-09 20:16:55 -08:00
Anurag Singh c43182c6be power: vote to turn off io_is_busy for interactive governor
If the interactive governor is being used, vote to turn off
io_is_busy when video encode starts to reduce power consumption.

Change-Id: I69738b989af3d6e0f1a708c21875b935b435cd91
2014-01-09 12:41:43 -08:00
Linux Build Service Account 18a9ae6652 Merge "common: serial: Use persist.serial.enable to disable serial" 2014-01-09 06:25:19 -08:00
Prasad Sodagudi 9c6cf70e09 common: serial: Use persist.serial.enable to disable serial
Set to persist.serial.enable false to disable the console.

CRs-Fixed: 593761
Change-Id: I877882ab762301cad0c8af60c8dff80dc85e169a
2014-01-09 13:03:52 +05:30
Linux Build Service Account f68ba12ddf Merge "Coredump :Add coredump support for processes" 2014-01-07 01:31:13 -08:00
Kevin Tang 75f7096f7f move location data files under /data/misc/location
Different location daemons each has its own locations for data,
pipe, or sockets files. Centralize them all under the same dir,
namely /data/misc/location

CRs-Fixed: 595946

Change-Id: I532e2b0b4bcd100bab600724a12a1e6ba9ebf119
2014-01-06 22:17:12 -08:00
Linux Build Service Account 7f8600a666 Merge "post_boot: Set devfreq governor to cpubw_hwmon for 8974 Pro" 2014-01-06 13:25:57 -08:00
Linux Build Service Account d379a08393 Merge "Enable config_speed_up_audio_on_mt_calls" 2014-01-06 01:42:17 -08:00
Linux Build Service Account 290731fd30 Merge "Camera: Flash mode settings array values reordered" 2014-01-04 14:06:33 -08:00
Linux Build Service Account bc5658e03f Merge "wlan: Add wcnss driver's control interface" 2014-01-03 21:22:54 -08:00
Uday Kumar Sundar ffb26f9c91 Coredump :Add coredump support for processes
This change will set-up the core-dump directory and the core-file
pattern. The coredumps will not be generated during crashes on
boot-up. The core-dumps will only be generated on crashes after the
boot-up.

Change-Id: Ie8c15f500aa871b7b06913e70d0076656834b319
2014-01-03 12:24:49 -08:00
Sandeep Kunta fd5b5271c4 Enable config_speed_up_audio_on_mt_calls
Set default value of config_speed_up_audio_on_mt_calls from 'false'
to 'true'.

CRs-Fixed:571380
Change-Id: Id76a34f3f3e841de6db957fb39ebe09c0da46198
2014-01-03 15:17:35 +05:30
Linux Build Service Account 63eecb26e8 Merge "wlan: make PTT app as default running daemon" 2014-01-02 19:51:43 -08:00
Amir Vajid 8bdc723f7a post_boot: Set devfreq governor to cpubw_hwmon for 8974 Pro
Remove line that enables krait bus dcvs and replace it
with one that sets the devfreq governor to "cpubw_hwmon".

Change-Id: Ie1b3e7ff232ff06232e1dbada2ab762c95196c2d
2014-01-02 09:50:47 -08:00
Linux Build Service Account 5ff74f9152 Merge "init: qcom: Change owner and permissions of input_current_settled property" 2013-12-30 02:14:07 -08:00
Linux Build Service Account f962a19ceb Merge "CPUFreq: Set optimal frequency for msm8610" 2013-12-27 04:31:04 -08:00
Linux Build Service Account 079a92465a Merge "init.qcom.rc: remove set GID bit for /data/audio" 2013-12-26 12:25:04 -08:00
Sheng Fang 7f4766982b wlan: update the exist condition of cfg.ini file.
In some cases, cfg.ini file is there but the size is 0. So we need
to check the size also.

Change-Id: Ic4ca9ecb050193d9be6c8e754894394ce508a3ba
CRs-Fixed: 533380
2013-12-26 03:35:18 -08:00
Krishna Vanka c4a57ecef0 CPUFreq: Set optimal frequency for msm8610
The ondemand governor has the ability to adapt to multicore
targets to render better scaling. This change sets one of such
parameters i.e optimal frequency to the nominal max frequency
to achieve best perf/power. Along with that, this change also
tunes the down_differential_multi_core to a reasonable value.

Change-Id: I4fe76224f0166a3a6db2a79c18637e0ab760ceac
CRs-fixed: 561456
2013-12-26 09:58:38 +05:30
Linux Build Service Account aba0a50375 Merge "Init: Add services logkit needed to initialize." 2013-12-24 04:15:00 -08:00
Linux Build Service Account d0f2681b55 Merge "no default packages specified after overlay is diabled" 2013-12-24 00:02:26 -08:00
Kevin Tang 84446b6805 no default packages specified after overlay is diabled
both Nlp and Flp default packages are either missing or wrong

Change-Id: I9eba47eb9c725155bbe52ada515c50cb60e502b6
CRs-Fixed: 591196
2013-12-20 19:13:36 -08:00
Linux Build Service Account d4a6e21ee8 Merge "IMS-VT: Enable libimscamera_jni library." 2013-12-20 14:06:04 -08:00
Sameer Thalappil 3f8c580d52 wlan: Add wcnss driver's control interface
wcnss service sets up certain parameters to wcnss driver thru this
control interface.

Change-Id: Ia85324f46bdce6bd975ee07e49a68b041308ca17
2013-12-20 12:29:54 -08:00
Linux Build Service Account 25a6191a9a Merge "Remove ppd and hdmi from common init" 2013-12-20 09:46:58 -08:00
Linux Build Service Account a6e03db325 Merge "init.qcom.rc: Deferring ADSP load until debug flag setup" 2013-12-20 09:46:23 -08:00