Add and use the opcode to disable synchronization
of cores on foreground thread migration.
Synchronization of cores on foreground thread migration
feature is on by default so we will disable
when the display is off and encode/decode hints.
Change-Id: Ib52b894059b030b9a711c98e0dab41793c99276f
set BTM_DEF_LOCAL_NAME value to "QCOM-BTD". Bluetooth device
default name comes from this macro.
Change-Id: I14d04aaf7fbed657bc1aa8b12b458c0d64806340
CRs-fixed: 464836
Change needed during display off use cases to improve
power with specific hints to enable power collapse and
set sync/optimal frequency to 650 Mhz
Change-Id: I44442779310aee316b0175478629bd92741f17f0
Add cdrom as a LUN for mass-storage which can be used for storing
system required data.
CRs-Fixed: 432310
Change-Id: If3cbb26780b28144b29c80d374a3b8af0b069409
There is a Zygote issue that prevents time classes from
initializing properly when the system time is before 2008.
The Daylight Savings Time (DST) is not supported when that happens.
There is a race condition between Zygote init and time_daemon
setting the system time so sometimes the system time seen by Zygote
init is the dafault value (year 1970). This fix sets the time just
before Zygote init to year 2009 and that allows Zygote classes to
initialize.
Google recently has a fix for Zygote init to support time before
2008, (see https://code.google.com/p/android/issues/detail?id=26419),
but that will come in JB_MR2. Till then we need this fix.
CRs-Fixed: 467157
Change-Id: I7e101f576347230f017400b1d41f36eb939acf84
Apart from the target msm7630_fusion,
the gps daemon will start based on
the baseband property value
Change-Id: Ide55e4bafcd7ffb250dfd6f8a7d44a341721ba5f
CRs-fixed: 447327
Before triggering WCNSS platform driver, indicate thru a /sys parameter
that calibrated data is available at user space. So platform driver
should wait for the Android daemon to transfer this data; and then
download this data to WCNSS. This change also removes the support for
loading WCNSS platform driver as DLKM.
Change-Id: Ie627f1f112c29c2811cead88e8e2a58abd783c1a
Add APQ8084 target to QCOM platform list and set default USB
enumeration/LCD density setting for initial device bring-up.
Change-Id: I57ebbcc5d510f1e41869ab3f3b72f5200dc67e9b
Enable trigger of wcnss driver during msm8610 boot up. Wcnss firmware
will be loaded and wcnss will be released from reset.
Change-Id: I460312eb4bc1889e56474e2fdb6d88edc40dec91