Commit Graph

353 Commits

Author SHA1 Message Date
Pullakavi Srinivas 75bd374110 sdm845: Set heap limit based on panel dpi
Change-Id: Ie27805281acd381c889cdb3d0215adbff52e4f9c
2017-11-03 00:09:31 -07:00
Yujing Gu 1df231015e Renamed all the properties defined in qcril
Renamed all the properties defined by QCOM in qcril with vendor tag.

Change-Id: Ife85c3875e343222fa54db54718135b4eb3d0dd8
CRs-Fixed: 2060220
2017-08-10 18:09:21 +08:00
zljing 5836269d5f boot: shorten wait time for services exit to optimize shutdown time
Android O sets 3s by default to wait for all services exit which is
optional shutdown step. Firstly, in this step there will be time out
due to services not terminated in 3s; Second, in next step there
will send stop signal to kill all services; Finally, Android N sets
ro.build.shutdown_time 0 by default to skip the step. So optimize the
wait time to let shutdown time in 3s.

CRs-fixed: 2083331
Change-Id: I5a017cab7ee7cb0ea7d28d7e8b0c11ae81041f9e
2017-08-07 19:09:26 -07:00
zljing 05aa93b862 boot: shorten wait time to optimize shutdown time
Mountservice will check if there exist processes occupy files. Launch
many 3rd apps and set in background will cause many processes occupy
files, which will cause mountservice spend 10~20s to unmount(sometimes
 also unmount fail with 20s time out). If there is no process occupy
files, mountservice only need about 500ms. So shorten wait time from
20s to 500ms, which will save 10~20s for shutdown time, total shutdown
time is in 3s.

CRs-Fixed: 2038121

Change-Id: I4da7bbf4c86d05add7f1b1e328f70796f3bb8ee8
2017-08-02 22:17:07 -07:00
Muhammed Siju f57ff91560 Telephony: Move TARGET_USES_QCOM_BSP_ATEL definition to AOSP
TARGET_USES_QCOM_BSP_ATEL is now defined in AOSP makefile

Change-Id: I3485f2da338a3fdfd4ef0bafa80e490e3e9112ae
CRs-Fixed: 2071303
2017-06-21 18:19:10 +05:30
Yujing Gu 0cfb4c67b1 Enable rat mode to combine mode by default.
Enable rat mode to combine mode by default.

CRs-Fixed: 2056147
Change-Id: I0d5639ecba0bdd4b928f7439de4eef94475a99f6
2017-06-07 16:53:22 +08:00
Ruthwar Kumar Ambeer a6cd79bb55 Add background atel services in whitelist
telephony services are white-listed who all need
to freely run in the background. This is temporary
work-around and some of the services will be
removed from the list based on the feasibility.

Change-Id: Ice11429b5b78d5786dc701251b507b7dac5745ee
2017-04-14 08:21:30 -07:00
Ruthwar Kumar Ambeer 84eb68c765 Add TARGET_USES_QCOM_BSP_ATEL for Telephony
This flag indicates that the android frameworks
has QC value adds

Change-Id: I4721ba60ebc6ca44ba049edad41400c6738190c9
2017-04-12 13:22:42 +05:30
Uma Maheswari Ramalingam 7569a8ffd0 Modify default sim options for boot up
1. Non QC targets will bootup in default single sim mode
2. QC targets will bootup in default msim mode
3. Msim ril daemons will have same radio permissions as single sim rild

Change-Id: I3e4974dba056658f3171802caa475b9fac2d637f
CRs-Fixed: 2016859
2017-04-05 23:33:24 -07:00
Qiang Chen 11925aff6e Set default multisim property to dsds by default.
CRs-Fixed: 1087695

Change-Id: I8021d35550b2a9e1ebf5aa5c44f9ab540e5b10ed
2017-03-22 02:31:37 -07:00
Lalit Kansara 7b34c85287 ro.product.manufacturer is not setting as expected
ro.product.manufacturer is not setting as expected rather it's set
as unknown

Change-Id: Ibf9489f6b57af5bd71d31e100b16f481f7e0cc5c
2016-10-20 21:04:57 -07:00
Ameya Thakur e04199ff29 common: Add support for devices which have a frp partition
We now correctly set the ro.frp.pst property for devices which have
a frp partition.

Change-Id: I55dfc9a1c9d8d2b95c29ca8590fdbeaecad21ba4
2016-09-14 13:19:04 -07:00
Maunik Shah 0d579bb7c4 FRP: Add FRP property & persistent data block
- Set "system" as owner of persistent data block
- Add ro.frp.pst property to PRODUCT_PROPERTY_OVERRIDES

Change-Id: I6751660dfae5d19782922ae597d7366345a6e084
2015-12-01 17:05:32 +05:30
Sooraj Sasindran 5a1cd5fcc8 Enable cutom ecc
Enable custom ecc by deafualt in RIL
copy prebuilt qcrl.db file into /data/misc/radio if
data partition does not have.

Change-Id: Ic024e157d3b6577170c4b79d8a76d9a5b5ce03f1
2015-06-12 17:34:17 -07:00
Preeti Ahuja b212551361 Enable Embms time sync feature by default.
The Embms time sync feature is controlled by persist.radio.sib16_support
property. Change the default value of this property to 1 and therefore
enable the time sync feature by default.

Change-Id: I06a4fe04f74be21162e5eab992ce178a0fcb7a35
CRs-Fixed: 799348
2015-04-10 09:31:41 -07:00
Maunik Shah 66c788aaa9 Fix: CTS android.text.format.cts.TimeTests Failure
In CTS test, it is searching for french, japanise, UK language
support which was missing ealier. Adding these locales to fix CTS
failures

Change-Id: I4ce02a73dd6baaed43a5ca0499514d22ab9c0c85
2014-11-12 12:43:49 -08:00
Vince Leung d73695bbc9 build: change extension library name to libqti-perfd-client.so
Old library is no longer used for this property so update
the property value with the name of the new library,
libqti-perfd-client.so

Change-Id: I5d3e19ee684400bb11c9c584bedadf9f46e9ec4d
2014-09-24 10:55:20 -07:00
Houston Hoffman a42f8becdd NFC: provide a default manufacturer
Set manufacturer name to QUALCOMM for ISIS wallet test

Change-Id: If747ae00f49f5483be18930bde178bffac5b8b14
CRs-Fixed:672925
2014-08-25 14:17:32 -07:00
David Ng 60ef67e408 build: Fix pick-up of base.mk in common.mk from previous change
Update common.mk to also pick up base.mk.

Change-Id: I4cb93d1c3d666b042c982b51ecea251cf76568eb
2014-06-19 13:20:55 -07:00
David Ng 06081d692a build: Split common.mk defintion into common64.mk and base.mk
Split common.mk product definitions into base.mk (shared between
32-bit and 64-bit targets) and common64.mk (64-bit targets).
common.mk is then for 32-bit only targets.

32-bit MSM target will inherit common.mk (no change to existing
MSM target definitions), whereas new 64-bit targets will inherit
common64.mk

Change-Id: I968be0e6b7077083bacddd3d163a4406f9b0c2f3
2014-06-12 15:58:54 -07:00
Arun Kumar K.R 44cc024996 msm8994: Enable compilation of display HALs
Enable display HAL libraries needed for for H/W Composition.

Change-Id: I1d91d67d58972aa6752df77cc245534de4462809
2014-06-10 15:30:07 -07:00
Mingming Yin 1fdea7cf38 audio: msm8994 audio bring up changes
- Added AUDIO_HARDWARE property to build audio.primary.msm8994
  library for 8994 targets
- Added AUDIO_POLICY property to build audio_policy.msm8994
  library for 8994 targets

Change-Id: Ie5d4de52ca0c58df5b1f3cf3b77f9a7161be9a63
2014-05-31 22:37:28 -07:00
Shashank Mittal 3ab9085199 Add fstab.qcom to PRODUCT_PACKAGES.
Change-Id: I63c23831a15b32b887c8ef2b9e110c92a456e27a
2014-05-21 18:33:14 -07:00
Shashank Mittal f70ca16bea Add support for msm8994 and msm8916_64 targets.
Change-Id: I0619caf728a5cd5b7d6d68cf39d627fb79052431
2014-05-21 18:28:57 -07:00
Shruthi Krishna 38c53b0885 disable bluetooth
Change-Id: If6dd413afa9cb05bc527229fd5f5f2b50deaf647
2014-04-10 17:35:17 -07:00
Shashank Mittal 05d1ffb8f6 common: Add vcard jar to PRODUCT_PACKAGES list.
Add vcard jar to PRODUCT_PACKAGES list.

Change-Id: Ie61fed4eb6f37625c84c684ae73ba61577e8c9d4
2014-03-17 16:43:21 -07:00
Linux Build Service Account f12972915f Merge "camera_test app is added to product packages" 2014-03-15 10:08:18 -07:00
Dimitar Borisov 8ad4704181 camera_test app is added to product packages
camera_test app is added to the out product packet

CRs-Fixed: 592188
Change-Id: I97d5cf425f3efbd3a25994d878f9fce0ca893c87
2014-03-07 17:27:07 +02:00
Krupal Divvela e9ca8075bb common: make file change for 8916
make file change for 8916

Change-Id: I62be3dae3531a6422c4b5f1b956c3ae8457419e3
2014-03-06 19:55:46 +05:30
Linux Build Service Account 05fafb86a7 Merge "msm8916: Enable compilation of display HALs" 2014-03-04 09:01:21 -08:00
Linux Build Service Account 3b9dc6bab9 Merge "Removing unsupported targets from lunch combo" 2014-03-03 23:41:30 -08:00
radhakrishna 33ed730310 msm8916: Enable compilation of display HALs
Enable display HALs for H/W Composition.

Change-Id: I02dc4c17fd47a1c30b2ea6306125b2203d32b693
2014-03-03 10:40:12 +05:30
Shruthi Krishna b734dcb524 Removing unsupported targets from lunch combo
Cleaning up lunch combo by removing unsupported targets

Change-Id: Ib5be7977a8bed551a4e588369ed9e47804a19318
2014-02-27 22:06:13 -08:00
Satish Kamuju 72254fbb79 common: Add initial support for msm8916_32.
Add msm8916_32 target in the common makefiles
and lunch combo.

Change-Id: Idaa01f2fc365d20539883972367a38ccb3d39365
2014-02-25 02:42:26 -08:00
Linux Build Service Account 100e113169 Merge "Audio: Bear family(8916) audio HAL bringup changes" 2014-02-11 05:19:05 -08:00
Kevin Tang d1b13d52de make overlay here package overlay instead of device overlay
Because of the overlay reference order, package overlays could
shadow device overlays. So many overlays here the final control
we need to add this overlay path part of package overlay.

Change-Id: Ie7bec1c3566b38e25ffe490215e684db64a7e903
CRs-fixed: 606005
2014-02-06 15:10:22 -08:00
Naresh Tanniru cc584c790f Audio: Bear family(8916) audio HAL bringup changes
- Added AUDIO_HARDWARE property to build audio.primary.msm8916
  library for 8916 targets
  Added AUDIO_POLICY property to build audio_policy.msm8916
  library for 8916 targets

Change-Id: Ib4b8ed1791f1cccd7f751c458e4f9cba81cab4fa
2014-01-30 18:17:48 +05:30
Jack Lu 0f3c01f4a6 Push Vidpp OMX component library to system image
Vidpp OMX component library needs to be pushed to system image for
third party to pick it up from meta build.

Change-Id: I4844c5f1a65888e3e52288aadf8ebcbad3f6947c
2014-01-27 12:39:55 -05:00
Linux Build Service Account eb16dbd193 Merge "qcom: Add plutonium target." 2014-01-16 10:19:38 -08:00
Linux Build Service Account ca6ec25a02 Merge "device/qcom/common: compile remote submix hal" 2014-01-14 17:59:05 -08:00
Shashank Mittal 71afd5a177 qcom: Add plutonium target.
Add plutonium target.

Change-Id: Iee84fa00e9c0e862f6c1d3949e39c1ed9f3e26b7
2014-01-14 12:43:46 -08:00
Mingming Yin b3969bf582 device/qcom/common: compile remote submix hal
- Add default remote submix hal to product package
  to compile audio.r_submix.default.so

Change-Id: Id47832d27b25486549f0d3f5526636ccc354b1d1
CRs-Fixed: 591189
2014-01-11 23:36:24 -08:00
Ming-yi Lin c3b8208861 init: qcom: Add init service for QCA6234 WLAN.
The qca6234-service is used for the initialization setup
needed for QCA6234 WLAN driver.

Change-Id: Iec12c91bcbd6d62918a972b480ab5b792441cf64
2014-01-11 14:30:34 +08:00
Garik Badalyan 03fad1b50f IMS-VT: Enable libimscamera_jni library.
Enable libimscamera_jni library.

Change-Id: I6a1f5c79323879719aba5cea565b232b6d1eb2de
CRs-Fixed: 592584
2013-12-23 09:15:52 -08:00
Naseer Ahmed 31c01e7fcd mpq8092: Enable memtrack
Enable memtrack HAL for dumpsys meminfo

Change-Id: I45c79958a8efb332e73cf0f211567aa055500bab
2013-12-17 20:49:35 -05:00
Linux Build Service Account f41a4424e4 Merge "common: Add initial support for msm8916." 2013-12-16 07:32:56 -08:00
Linux Build Service Account cf0c8616bc Merge "Compiling audio policy and hal for mpq8092" 2013-12-16 07:31:38 -08:00
Sivalatha Chakrala 3a04605842 common: Add initial support for msm8916.
Add msm8916 target in the common makefiles
and lunch combo.

Change-Id: I90327da5706a61ce8faf73dda20d00c417719af2
2013-12-12 22:30:23 +05:30
Linux Build Service Account 36d868ade6 Merge "mpq8092: setting lcd-density & enabling hwcomposer and gralloc" 2013-12-09 18:34:48 -08:00
Zohaib Alam 3751c74d59 mpq8092: setting lcd-density & enabling hwcomposer and gralloc
setting lcd-density for 8092, and enabling hwcomposer and
gralloc

Change-Id: Ifce52c4b7015a69e5c180c32a7ee2cb7c9354108
2013-12-09 16:15:35 -05:00