FD feature depends on Modem dormant notifications during
the screen ON/OFF states. By enabling RIL property, FD will receive
modem Dormant notifications in Screen OFF state as well.
Change-Id: I5857c5e9e6b0300fe3ef021acc6c341d7e6e7117
The config item to enable checking the EF_CSP data to determine
whether to enable Network selection menu item in Settings app is
currently disabled. Hence, enable the same using overlay.
Change-Id: I22103561653e3eb9bdb0f92bdd1a08ae38785738
CRs-Fixed: 432167
Target detection and thermal config instance which is specific to
different targets will be added in thermal-engine software as default
thermal config instances. Remove thermal config symlink script from
PRODUCT PACKAGES and remove this thermal script execution code from
init.qcom.syspart_fixup.sh.
Change-Id: Ia823bf68722ede0579f2d5f80d7f915ac8274bba
Give the correct permission for sensor polling interface. The interface
name should be "poll" or "pollrate_ms".
Change-Id: I21b03a48ac15a55e18c1d46ef63698314b156e92
Panel was probed as seperate device earlier. Dynamic panel
detection is now using panel dtsi as utility API to parse
all display panel property.
*Remove compatible string from panel dtsi becase it is not a
seperate driver.
*Panel DTSI is part of mdss_mdp device node, not soc.
Change-Id: I9f7af0fa4717a5281556a37b094438eb23e46473
There is no ALPS sensor on QRD8x10, so should not copy
android.hardware.sensor.proximity.xml file.
QRD8x10 should remove copy android.hardware.sensor.proximity.xml file.
CRs-Fixed: 508090
Check Automatic Brightness option from Settings->Display->Brightness
and press OK. Screen brightness should be changed automatically as
per light conditions.
Change-Id: I6164683b35c6322da2ef3ad88b11efba865f2b9e
CRs-fixed: 464488
Current ION heap is smaller that the biggest modem image on some
devices. Using PIL1 heap looks resonable cause it is used to load
firmwares. The fact that this heap is defined for most of platforms
and the size is bigger than biggest modem image makes it good
candidate for usage.
Change-Id: Ia86a08d911ff1744f4c8a2dbb5b3c3618debfbda
Dont start ATFWD-daemon based on the sytem property -
"persist.radio.atfwd.start".
Change-Id: Ieebc196db14fe0f4fee1b2a4c29e2d0e63e3187e
CRs-Fixed: 532093
Since QCOM WFD and Hybrid solution always use MDP writeback
driver to send content to WFD encoder, set
config_wifiDisplaySupportsProtectedBuffers to true.
Change-Id: I011f73ea9d9dade36a3b6a94a311749e1a558706
The dtbs have changed location between 3.4 and 3.10. Look for the
new location first and fallback to the 3.4 location if they're
missing.
Change-Id: I7aada8dbcf01ea6f62b3235b452c9329cd69e5e8
Without this change, flash mode was being sent to lower layers
as 'off' when user enables flash in the application and as
'torch' when user disables flash
Change-Id: I89de252562230081e2ab1061a009e7c85de96f8a
CRs-fixed: 516853
Adds verification stage for incremental FOTA. This way on error
the update process will be interrupted thus preventing possible
damage in case of partial update.
Handles incremental patches correctly depending on their destination -
partition or fs path.
Change-Id: Id69427f7869eaf0ce8a24c7632e77fdc3da01cce