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
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
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
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
Audio test programs should be made available only in 'userdebug' and
'eng' builds but not in 'user' builds.
CRs-Fixed: 416069
Change-Id: I0b014ad9848f6b4269c67ad5c920de48f24fc1cf
- 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
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>
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
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
Enable audio script to use AUXPCM config file for following
condition, if target is apq and soc id is 130 (MPQ) and BTSOC
is wc2324.
Change-Id: Ia89d397030ba0933cb7f6a448ecec90ea5d1b0ce
When the display turns off, set the ondemand sampling rate
to 500ms. Restore it to whatever it was when it turns back on.
Change-Id: I5cab3cbb993fae1aafb8323a3b47d0569badb9ee
Add MSM8910 to QCOM platform list and set default
USB enumeration/LCD density setting for initial
device bring-up.
Change-Id: Ic949f6df629a50b3718190f4eb08386fe836f6f8