Commit Graph

573 Commits

Author SHA1 Message Date
David Ng 9f3e3c450b init: Update display density on 8974 and 8610/8226
Change display density from the measured 340 dpi to the nearest
official Android display density setting of 320.

CRs-Fixed: 428798
Change-Id: I2367dafdf0fe5db9be7fea16e4e4514ba0fce399
2013-01-08 10:37:51 -08:00
Linux Build Service Account d5bd0d96a2 Merge "init: qcom: Don't listen to service.adb.root property change" 2013-01-08 07:20:35 -08:00
Pavankumar Kondeti 0a4b122713 init: qcom: Don't listen to service.adb.root property change
The adb daemon gets restarted upon "adb root" command.  USB bus
reset happens when adb daemon re-open the device file.  The init
script does not have to listen on service.adb.root property.

CRs-fixed: 438126
Change-Id: If8bf216bd67e6d8bf8e12020a3e31a39a4fc0dc0
2013-01-08 11:57:25 +05:30
Harmandeep Singh 4c58aeb9f5 init: add support for audio related drivers
add driver permission for  FMRadio, a2dp_in,
voicememo, LPA, MVS, acdb, AC3, and RTAC

Change-Id: I00bf0bd0083863dc79c54e803c8b40104574efea
2013-01-07 16:43:10 -08:00
Linux Build Service Account 5b2e1cf5bb Merge "qcom: ueventd: enable device node for qseecom" 2013-01-04 21:56:56 -08:00
Linux Build Service Account 42eae3e66e Merge "common: Add product overlay for Wi-Fi" 2013-01-04 21:56:39 -08:00
Praveen Chavan f1eff90b80 qcom: ueventd: enable device node for qseecom
Change-Id: I78a1349f22e50f828df81f07ddf1f660ca8ee201
2013-01-04 18:26:54 -08:00
Jeff Johnson 00bb3461b6 common: Add product overlay for Wi-Fi
Add product overlay to enable "Tethering & portable hotspot" in the
Settings menu, to advertise dual band capability, and to advertise the
lack of standard background scan capability.

Change-Id: Ia5813d1eaf55b673b57dd35497b101933d63df15
2013-01-04 16:24:01 -08:00
Linux Build Service Account 84ab57c867 Merge "wlan: Changes for wifi bringup on JB MR1" 2013-01-03 19:05:52 -08:00
Linux Build Service Account 3fbec5174a Merge "Bluetooth: Add support for Bluedroid stack" 2013-01-03 07:50:49 -08:00
Sameer Thalappil 251bc4b8ea wlan: Changes for wifi bringup on JB MR1
Do not create softlink to /data/system/wpa_supplicant, control sockets
are now placed in /data/misc/wifi/sockets.

Change-Id: Ib55b265bb61c94764603193a55217e602e5ef0bc
2013-01-02 14:04:56 -08:00
Sunny Kapdi 2f88fe2ae2 Bluetooth: Add support for Bluedroid stack
Bluedroid uses a different Android property to enable
disable BT Controller. This patch adds support for that.

Change-Id: I20dfac729d0a68a9977071723de92d3478e6aa5d
2013-01-02 09:09:42 -08:00
Linux Build Service Account 383ca06bb7 Merge "wlan: update handling of nv.bin and cfg.ini." 2013-01-01 20:14:00 -08:00
Linux Build Service Account 2bc64bf048 Merge "common: add libstagefrighthw to libs" into jb_rb5.1 2012-12-26 12:13:33 -08:00
Jeff Johnson 46b89d91e3 wlan: update handling of nv.bin and cfg.ini.
Support the following semantics for nv.bin and cfg.ini:

nv.bin:
- A "template" nv.bin file will be installed in /system/etc/wifi.
- A "production" nv.bin may be present in /persist as a result of the
  manufacturing process
- A symbolic link will be populated in the firmware directory which
  points to the /data partition
- The file in the /data partition will be populated from the
  production file in /persist if it exits, otherwise it will be
  populated from the template file.

cfg.ini:
- A "template" cfg.bin file will be installed in /system/etc/wifi.
- A symbolic link will be populated in the firmware directory which
  points to the /data partition
- The file in the /data partition will be populated from the template
  file.

Change-Id: I87580ae43f7182b128a4af68f3ad69937d6ba5b6
2012-12-18 13:35:21 -08:00
David Ng db0b1e2394 build: Add build macro to determine Android release
New is-platform-sdk-version-at-least macro to determine
if compiling for an Android version with at least a
minimum SDK level.

Change-Id: I24a3595c75f36dff8badd50adc9c274b9109ce95
2012-12-17 22:15:12 -08:00
vivek mehta 8b926a8888 common: add libstagefrighthw to libs
- libstagefrighthw is needed for hw decoders/encoder

Change-Id: Ibb08e5c4faf3546a54a43d879ba4b013558c7adc
2012-12-11 22:02:25 -08:00
David Ng e91e742757 init: Update SD card mount/emulation for JB MR1
Setup proper SD card mount/emulation symlinks for JB MR1.

Change-Id: Iab8801989478aab1f75ad164137a8978fc603353
2012-12-05 17:53:33 -08:00
Anh Nguyen 7ffc571f20 Initial JB MR1 bring-up support
Change-Id: I312af7ba7e843e5748ffc8eb42494cb33afd95d1
2012-12-05 17:52:39 -08:00
Linux Build Service Account a106cf1632 Merge "init.qcom.sh: Fix MSM8930 detection for sensors" 2012-12-04 02:15:28 -08:00
David Ng e614084a78 init.qcom.sh: Fix MSM8930 detection for sensors
Fix a syntax error with earlier MSM8930 detection for sensors
causing the rest of the shell script to be ignored.

CRs-fixed: 416988
Change-Id: I0acc5e1923f2d0e087b9f0b858dbadd121b2782c
2012-12-03 19:07:57 -08:00
Linux Build Service Account f2ea5c0fed Merge "Include check for MSM8930 in init script" 2012-11-30 16:19:32 -08:00
Tushar Janefalkar 7e9d7ba956 Include check for MSM8930 in init script
With this check, the start_sensor function
will not be called if the target is found
to be MSM8930

CRs-fixed: 416988
Change-Id: Icc3f8fd4969eae503679d6bac67097499ce64921
2012-11-30 12:24:47 -08:00
Linux Build Service Account 55b4e33ac0 Merge "common: Remove audio test programs from PRODUCT_PACKAGES" 2012-11-29 11:45:50 -08:00
Linux Build Service Account 98cb2450da Merge "qcom: Add initial support msm8226 and rename msm8910 to msm8610" 2012-11-28 13:36:33 -08:00
Linux Build Service Account 8ed7c47281 Merge "media_codecs: Add amr-wb+ decoder." 2012-11-27 21:41:08 -08:00
David Ng 0f87afbfb7 qcom: Add initial support msm8226 and rename msm8910 to msm8610
Add MSM8226 to QCOM platform list and set default USB
enumeration/LCD density setting for initial device bring-up.
Rename MSM8910 target to MSM8610.

Change-Id: Ice3679ddb38e3c8cf5aa27f1f8dbf5ce814e923e
2012-11-26 15:02:19 -08:00
Linux Build Service Account 47e5e4343d Merge "device/qcom/common: Compile USB audio HAL" 2012-11-26 12:24:49 -08:00
Linux Build Service Account 7869f568cc Merge "init: Enable c2d comp. for 8960AB, 8930AB and 8930AB variants" 2012-11-26 12:24:45 -08:00
Linux Build Service Account 75afe11914 Merge "init.qcom.usb: Rename diag_mdm channel to diag_qsc for sglte" 2012-11-26 12:24:29 -08:00
Linux Build Service Account 4c5828a708 Merge "device: qcom: common: change sysfs attribute ownership for sensors" 2012-11-26 12:24:21 -08:00
Linux Build Service Account 303e7aab2a Merge "Add non-OMX AAC& MP3 SW decoder and enable by default" 2012-11-23 00:35:19 -08:00
Sidipotu Ashok 72ce6bcb3a common: Remove audio test programs from PRODUCT_PACKAGES
Audio test programs should be made available only in 'userdebug' and
'eng' builds but not in 'user' builds.

CRs-Fixed: 416069
Change-Id: I0b014ad9848f6b4269c67ad5c920de48f24fc1cf
2012-11-22 09:47:58 +05:30
Linux Build Service Account ed668a9c46 Merge "sglte: Set voice modem index to 0 if in CSFB mode" 2012-11-21 02:51:11 -08:00
Shashi Kumar 3e456eea48 Add non-OMX AAC& MP3 SW decoder and enable by default
- With the current AAC OMX SW decoder, the decoding time
  is increased.
- This commit is to add non-OMX AAC SW decoder which reduces
  the power consumption in LPA mode.

Change-Id: Ida1ec632fa167150684c83f9e720299dfd8b5057
2012-11-20 15:48:25 +05:30
Linux Build Service Account 7335196492 Merge "device/qcom/common: Create folder /data/data/media for SRS usercfg file" 2012-11-20 00:57:02 -08:00
Linux Build Service Account 694cefb049 Merge "Audio: Add liquid specific configuration file" 2012-11-19 20:36:52 -08:00
Tanya Finkel 7aa809ba30 Audio: Add liquid specific configuration file
Fix several liquid 8974 use cases. i.e speakers configurations
are different from other platform.

Change-Id: Ib157218c6a91276f6ef1e927be0ac7df146390de
Signed-off-by: Tanya Finkel <tfinkel@codeaurora.org>
2012-11-20 00:37:29 +02:00
Linux Build Service Account 0b87dcf6bb Merge "common.mk: Add libcimax_spi module to PRODUCT_PACKAGES" 2012-11-19 10:58:34 -08:00
Jaime Lopez b8f0876b1c sglte: Set voice modem index to 0 if in CSFB mode
If SGLTE device is working in CSFB mode, set the voice modem index
to 0 (MSM). Also, don't start qmiproxy because it is not required
in CSFB mode, and it resets the property to 1

Change-Id: I191d1681b7f9a4934fe630c62b8e50d70ea09671
CRs-Fixed: 422233
2012-11-18 19:34:51 -08:00
Linux Build Service Account 58f3000336 Merge "device/qcom/common: Install UCM config file for CDP and Fluid" 2012-11-16 11:28:20 -08:00
Linux Build Service Account adc5852a41 Merge "Changing ownership of /data/system/sensors/settings to system" 2012-11-16 03:27:49 -08:00
Wentao Xu 2fe4479a99 device: qcom: common: change sysfs attribute ownership for sensors
CRs-Fixed: 382751
Change-Id: Ie9e69bf8e5521e42b7accc11b2da9dd96377498f
2012-11-15 16:43:35 -05:00
Vidyakumar Athota cbaa282558 device/qcom/common: Compile USB audio HAL
Change-Id: Ib686a0d0b6110e006c5ea12cf31c5e4471a27688
2012-11-15 10:16:46 -08:00
Linux Build Service Account 8179ad43cf Merge "init.qcom.audio.sh: Enable AUXPCM config file for MPQ" 2012-11-15 02:25:01 -08:00
ChandraMouli Bothsa 991488cae3 common.mk: Add libcimax_spi module to PRODUCT_PACKAGES
CIMAX Driver for SPI.
2012-11-15 15:17:49 +05:30
Naomi Luis 411bd34449 init: Enable c2d comp. for 8960AB, 8930AB and 8930AB variants
Change-Id: I686c25f30d9de86796e7cac7a5e69e98a2190274
2012-11-14 16:49:51 -08:00
Hemant Kumar 751ae21e56 init.qcom.usb: Rename diag_mdm channel to diag_qsc for sglte
Diag driver was using diag_mdm channel name for sglte target
which has QSC modem. In case of Fuiosn3 DSDA diag needs to
open both diag_mdm and diag_qsc channels. This requires the
renaming of the channel name used by sglte to diag_qsc as diag
driver needs to handle both channels separately.

Change-Id: I30979cb8c7035b00595298c3592bbabc9c61fdb9
2012-11-12 18:18:50 -08:00
Linux Build Service Account 8b48928dfa Merge "init.qcom.post_boot: Disable qosmgr for 8960 and 8974." 2012-11-12 17:31:23 -08:00
Linux Build Service Account 2115a44c5b Merge "power: Change ondemand sampling rate when dipslay state changes." 2012-11-12 17:31:23 -08:00