- 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
- Use dyn composition for 8960
- Use c2d composition for 8064 V2 Prime.
- Remove the call to set setprop c2d.api.supported which is a
redundant property.
Change-Id: Ibd7791b234feafe35c01b52e8a62327ff7379685
- SRS audio effect should be able to create a configuration file
which stores user settings. Currently, there is no such location.
- Create the directory /data/data/media with permissions 770 and
the owner and group as media so that SRS can create the user config file.
Change-Id: I78afecd0d73c0c6d251a41a9489cb635a95e8522
Enable USB3 BAM as kernel driver is also now using USB3 as the
default USB port. Without this change USB BAM client e.g. QDSS
wouldn't function.
Change-Id: Ief7a2c047a92c731cfed320b7adbe7f90501c365
Changed the video size from 1920 x 1088 to 1920 x 1080 which is
the correct size for 1080p resolution
Change-Id: I34007fee297c49121cfc5b9ca2572035f063cf34
Include the stm-log module. The stm-log module is a
library that provides an API for logging via STM.
Change-Id: Ie6e02d9d0ad060f0e25bd0c13b1052d4ebe69665
Secondary cores that are never brought online by the kernel
will not be power collapsed and will not have the oppertunity
to notify the kernel that they are offline.
RPM expects notification from all four apps cores to be able
to successfully enter Power Collapse.
Intialize all the secondary cores in post_boot, just before
mpdecision starts. mpdecision can decide which cores need to
be online after that.
Change-Id: I7b5164232ee30025d8584fabfae3ee1b4059f06e
DIAG channel names are currently specified during boot up as
part of default composition selection. After that if DIAG + QDSS
is enabled then composition switch works fine. But, if DIAG + QDSS
is made default composition then USB enumeration fails because
DIAG channel names aren't specified. Hence, update DIAG channels
when selecting DIAG + QDSS composition.
Change-Id: I6a986c58b914e75a6f756788158acb9975b12dcc