Commit graph

785 commits

Author SHA1 Message Date
Rajiv Ranjan
93d62f767d Enable persisitent reconnection and tdls ext control by default
Enable persistent_reconnect and tdls_external_control by default.

CRs-Fixed: 2105028
Change-Id: I67fc490d458589a92c1dd1929176b6e80a8d674b
2017-09-08 11:39:07 +05:30
Linux Build Service Account
c429143400 Merge "Enable quota feature for userdata partition." 2017-09-07 12:58:44 -07:00
Tharun Kumar Merugu
71f04ddc03 SDM660: ADSPRPC: Add daemon to talk to Guest OS
Adding daemon to talk to Guest OS on SDM660.

Acked-by: Chenna Kesava Raju <chennak@qti.qualcomm.com>
Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
2017-09-05 16:30:52 +05:30
Abir Ghosh
2b6a38b06f sdm660_64: Do not enable fingerprint by default
- Remove fingerprint entries from manifest.xml
  and sdm660_64.mk.
- Do not enable FEATURE_FINGERPRINT by default.

Change-Id: Ic1870c76dc61e3ee3f75b9809846debeba7f30c8
2017-09-05 15:36:54 +05:30
Laxminath Kasam
17f4b1523b sdm660_64: Initiate ADSP loading after filesystem up
Ensure ADSP loading is triggered as soon as filesystem
is ready. To avoid deferred probe driver failing in kernel
due to delay in DSP loading, trigger early DSP loading.

CRs-Fixed: 2028071
Change-Id: I9c08b16cf0434ee5bb9a9fa0c17a8bbbd0a27b4f
2017-09-04 23:50:07 -07:00
zfu
3650d6872c sdm660_64: Fix zram not enable properly
Android O need ro.vendor.qti.config.zram instead of ro.config.zram

Change-Id: I75b492d8ff96619870b4619717c4c2661e768663
2017-09-05 10:35:49 +08:00
Linux Build Service Account
5803d4509f Merge "sdm660_64: update media_codecs_performance.xml" 2017-09-04 10:26:21 -07:00
Linux Build Service Account
824daf27e0 Merge "sdm660_64: Modify the text_large_cache_height value from 1024 to 2048" 2017-09-01 13:06:52 -07:00
Santhosh Behara
2fb444051f sdm660_64: update media_codecs_performance.xml
Update the measured frame rates in media_codecs_performance.xml

CRs-Fixed: 2089291

Change-Id: Id0827992c2131598fba8960412a97ccb2a2d7aa1
2017-09-01 19:13:00 +05:30
Prasanth Kamuju
144a6e63da sdm660_64: Modify the text_large_cache_height value from 1024 to 2048
Change the ro.hwui.text_large_cache_height to 2048 to make it similar to Andorid-N.
Change name of ro.core_ctl props to ro.vendor.qti.core_ctl.

Change-Id: Ie1449723dd00db8c9a70b83c5453aca370e0d789
2017-09-01 17:59:05 +05:30
Vijay Dandiga
3aed98659d system.prop: Update bg_apps_limit property name.
Update bg_apps_limit property name.

Change-Id: If68bafc04f914f68e5d95ca935d02814ec63dc20
2017-08-31 16:48:21 +05:30
padarshr
bce1fb061c Enable quota feature for userdata partition.
This will enable quota feature for the data partition.

Change-Id: I1d2067dd785f94d83d12dc15f52286a8e279375e
2017-08-31 12:01:10 +05:30
Srinivas Dasari
995e492669 sdm660_64: Add WLAN HIDL service entry to manifest.xml
WLAN has below HIDL service currently,
1. android.hardware.wifi@1.0-service

Add the same to manifest.xml

Change-Id: I3588771cc78540416e59f251de24a04fdf813eb4
CRs-Fixed: 2092356
2017-08-30 16:25:05 +05:30
Linux Build Service Account
59b1a97e87 Merge "sdm660_64: Add property to enable display default color mode" 2017-08-28 15:18:59 -07:00
Linux Build Service Account
bf838b2d95 Merge "Mount writable blocks with noatime option." 2017-08-28 06:57:42 -07:00
Linux Build Service Account
b32222c423 Merge "Use TARGET_OUT_VENDOR to specify the paths for wlan overlay files" 2017-08-28 06:57:30 -07:00
Linux Build Service Account
37eb64c1ae Merge "Revert "Enable LPM in Camera"" 2017-08-28 06:57:26 -07:00
Ch Ganesh Kumar
418bc1f600 sdm660_64: Add property to enable display default color mode
Changing display default color mode property value from true to 1
CRs-fixed: 2097896

Change-Id: I89ffc625dbb0fa731dd0d6ed5aa5de4ec97e2f36
2017-08-28 04:24:23 -07:00
Bulbul Dabi
8847debdfe Mount writable blocks with noatime option.
Mount writable blocks - /data, /persist and /cache with
noatime option so that atime information for read is not
updated.
Fix for CTS failure: testNoAtime.

Change-Id: I69ba74fb788f907fc1ad94ed231fa6f2298722a3
2017-08-28 13:48:22 +05:30
Linux Build Service Account
e6f3d08657 Merge "Remove legacy android_filesystem_config.h" 2017-08-23 18:03:45 -07:00
Linux Build Service Account
adabd39022 Merge "sdm660_64: Adding qteeconnector service" 2017-08-23 17:09:27 -07:00
Vinay Verma
388301b0b6 Remove legacy android_filesystem_config.h
Delete legacy AID/fs config file tp suppoort new config.fs
configuration will be included (via device/qcom/common/base.mk).

Change-Id: I643ff026ce34f588a172f3cb6e1372fb5c8aefcd
2017-08-23 07:33:00 -07:00
Ajit Vaishya
62f7266b76 Use TARGET_OUT_VENDOR to specify the paths for wlan overlay files
Earlier commit was wrongly referring to the absolute path of wlan
overlay config files using $(PRODUCT_OUT)/vendor/.
Replace this with $(TARGET_OUT_VENDOR).

CRs-Fixed: 2096919
Change-Id: Ibeff85d4245b0a26c2fcd015bb147a3816352037
2017-08-22 16:54:52 +05:30
Linux Build Service Account
93f7fa2de6 Merge "Point Wi-Fi overlay configurations to /vendor/etc/wifi." 2017-08-18 05:40:37 -07:00
Linux Build Service Account
0944717662 Merge "sdm660_64: Add support for Fingerprint" 2017-08-18 05:40:15 -07:00
Linux Build Service Account
22e36cc605 Merge "SDM660:Device specific changes " 2017-08-17 23:47:30 -07:00
Linux Build Service Account
ca509206ed Merge "Enable Izat OptInApp resource Overlay" 2017-08-17 23:47:24 -07:00
Linux Build Service Account
815df1360d Merge "Start seempd from correct location" 2017-08-17 23:47:22 -07:00
Linux Build Service Account
d1c21c9784 Merge "Display: Add entry for postproc" 2017-08-17 23:47:19 -07:00
Trudy Shearer
ebf093da98 sdm660_64: Adding qteeconnector service
Adding the qteeconnector HAL service to sdm660_64

Change-Id: I71ac26293c1a4de1372fb60458e5e6f983d68a09
2017-08-17 13:39:07 +01:00
Abir Ghosh
5562841b3c sdm660_64: Add support for Fingerprint
Add support for starting Fingerprint Daemon.

Change-Id: I6635a2924b29e0e2a7027425e2a466da0eb5180e
2017-08-17 15:35:53 +05:30
Pawan Chilka
88340ee647 SDM660:Device specific changes
Change-Id: Icd774f6160ebfc4d1bf5959e75ea67f6e4c202f1
2017-08-16 04:39:30 -07:00
Matthew Hui
1f3cbb281a Start seempd from correct location
start seempd from system partition.

Change-Id: Ie8fa9722dfa05fa8bce72f36744bc67daadc78cc
2017-08-15 09:48:53 -04:00
Mahesh Lanka
a6a3182263 sdm660: mediacodec: Update media codecs capabilities
Publish secure decoder capabilities correctly

Change-Id: I8b73ba11a4d39f9830c263bf33caddaa190a1f6b
2017-08-14 18:05:09 +05:30
padarshr
f4ac481521 Remove system node from fstab for non-A/B config.
For non A/B, system mount would happen through
early mount DT node in kernel, remove it from fstab.

Change-Id: Id9bc04f2a059af0a9fa4242b3c7540463528196e
2017-08-14 04:20:56 -07:00
haohuang
bbf231c4c5 Enable Izat OptInApp resource Overlay
Enable Izat OptInApp resource Overlay on Android O,
Need to add a system property persist.vendor.overlay.izat.optin
= rro to enable RRO feature. If a overlay package need
to enable, must declare same property in its Manifest.xml.

Change-Id: I15bfcea6c9ec791764b5daf39a810977d167c897
CRs-Fixed: 2086804
2017-08-14 16:41:35 +08:00
Linux Build Service Account
86816ceb72 Merge "Overlay changes for STA+SAP support" 2017-08-13 19:04:33 -07:00
Linux Build Service Account
415bd6751c Merge "msm_irqbalance: Use Core0-3 on SDM630 64-bit" 2017-08-12 17:25:19 -07:00
Ajit Vaishya
547aa95ba6 Point Wi-Fi overlay configurations to /vendor/etc/wifi.
Point wpa_supplicant_overlay.conf and p2p_supplicant_overlay.conf
file locations to /vendor/etc/wifi

CRs-Fixed: 2052942
Change-Id: I686b2b83c5a5b76adf75a7c3c5676b573e2d5832
2017-08-11 23:31:03 +05:30
Linux Build Service Account
4e18383c04 Merge "sdm660_64: Enabling USB enumeration in power-off charging mode" 2017-08-10 18:26:43 -07:00
Linux Build Service Account
4806bfec7c Merge "sdm660_64: Relocate ro.opengles.version to vendor build.prop" 2017-08-10 18:26:41 -07:00
Linux Build Service Account
c17e8cb8fd Merge "sdm660_64: Override "video.disable.ubwc" property" 2017-08-10 18:26:32 -07:00
Linux Build Service Account
915a129360 Merge "sdm660_64: clean up of boost config" 2017-08-10 18:26:20 -07:00
Sai Kumar Sanagavarapu
152c89dcaf Revert "Enable LPM in Camera"
This reverts commit ba08977f138578a6332d279ece0f4efdd04ae5d1.

CRs-Fixed: 2018529
Change-Id: Ia7a297a772fcdd49c5a24c275042184999762af1
2017-08-09 19:21:53 +05:30
Sudeep Yedalapure
0be6701c95 sdm660_64: Relocate ro.opengles.version to vendor build.prop
From Android O any vendor properties defined in
system side build.prop must be moved to vendor
side build.prop for independent update of pure
AOSP system image and vendor image.

Change-Id: I83a01efd207657ec100cba98158cb1d56e0b44ab
2017-08-09 14:03:51 +05:30
Santhosh Behara
789d058957 sdm660_64: Override "video.disable.ubwc" property
Override the propery "video.disable.ubwc" in the device
make file so that it will be part of vendor.prop for the
targets that doesn't support UBWC encoding.

Change-Id: Ied558565bb0c95f32766aa10270a35391e649cab
2017-08-09 00:26:17 -07:00
John Zhao
0d51d40b43 sdm660_64: NTP related configuration
Setting up NTP related configuration.
CRs-Fixed: 2062333

Change-Id: Ia2b8b89dd903ceb2d5e664a5f6c2aef264aee9b0
2017-08-09 10:16:41 +08:00
Pavan Kumar M
c3da4cec90 Overlay changes for STA+SAP support
config_tether_wifi_regexs need to be customized
based on feature set supported for different targets.
softap0 will be default interface for STA+SAP supported
targets. Other targtes will have wlan0 as default interface.

CRs-Fixed: 2087745
Change-Id: If1f0af51f7ec46e116d96d9164b4ffee9751ced2
2017-08-08 21:42:38 +05:30
Sanjeev Jakkilinki
31b29d8e36 sdm660_64: clean up of boost config
Remove the perf boost params from config file, as they are
moved to mp-ctl code.

Change-Id: I3f9fdc2121909df53bc401259597a23a0149d7df
2017-08-08 21:39:46 +05:30
Ramakant Singh
8806c12f59 Display: Add entry for postproc
Change-Id: Idb6d9294be7a8a2c0ad28d50dfb8d8ae63803133
2017-08-08 18:01:24 +05:30