aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* msm8996-common: wifi: enable RX thread to receive packetBhargav Shah2017-11-24
| | | | | | | | | | | | | | | In present code, RPS is enabled in RX path which is causing inconsistency in TCP DL throughtput case. Enabling Rx thread Which is providing consistency in throughtput with minimal power impect. CRs-Fixed: 1018382 Change-Id: Ieac0fec9399375b723c0f350639f861bdbc143a2 This somehow didn't make into the UM branch, reapply it. Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com> Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: wifi: enable QPower and Deep sleep at the same timeAlex Naidis2017-11-24
| | | | | | | | | * This enables Deep Sleep mode, additionally to QPower * With this configuration, QPower manages the new Deep sleep mode -> Leads to amazing power savings Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Remove deprecated stuff [2/2]Davide Garberi2017-11-19
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Update config.fsDavide Garberi2017-11-19
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: rootdir: Some updates from CAFDavide Garberi2017-11-19
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: QMI-FWK: Copy sec_config file correctly for combined images.Muhammed Siju2017-11-19
| | | | | | | | | Use TARGET_COPY_OUT_VENDOR makefile flag while copying sec_config file to copy to correct path irrespective of split/combined system vendor images. Change-Id: I77d9c53b1d59f51642c4a2d749739a9769577c09 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: sec_config: Allow QMID service to aquire net_raw permissionMike Cailean2017-11-19
| | | | | | | | | Allow QMID service to aquire net_raw permission for GPS to fix GTP WAA based Cell-id injection Change-Id: Ibcbf2516d32f46fda358d9ec4db7cd68f6174a11 CRs-fixed: 2093489 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: sec_config: Add 2901 to IPC Router configChris Lew2017-11-19
| | | | | | | | | The diag node is moving to oem_2901 group permissions instead of diag permissions. Update IPC Router security config to allow diag communication through sockets. Change-Id: I46411aff66a5e9fd6478924bfa92d575030305ea Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: sec_config: Remove clients group id from sensorsShaikh Shadul2017-11-19
| | | | | | | Do not allow access to sensors services from clients group id 3011. Change-Id: Iafe88f835af337d8745bc9be410740ed858e14d8 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: sec_config: Allow ril to access the locator and notifier ↵Jaime A Lopez-Sollano2017-11-19
| | | | | | | | | | services. In order to be notified of PDR status, ril needs access to the QMI SERVREG_LOG and QMI_SERVREG_NOTIF services Change-Id: I99866e34994159578faa8a689b66184ca5d5d99b Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: sec_config: Add system permission for DMS QMI serviceYuanyuan Liu2017-11-19
| | | | | | | | | Add system permission for DMS as cnss-daemon runs in system group and uses DMS service. Change-Id: Iffcf23afc3940a7acf28bb9c9b47648475cc9152 CRs-Fixed: 1067995 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Declare manifest.xml as DEVICE_MANIFEST_FILEDavide Garberi2017-11-18
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Update READMEDavide Garberi2017-11-18
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: cmhw: Remove old and uneneded stuffDavide Garberi2017-11-18
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: rootdir: Add back debugfs mountDavide Garberi2017-11-17
| | | | | | * Fixes commit e84d238e99a5b3340e123082fcc0014102fc4529 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: manifest: Add the needed properties for servicesDavide Garberi2017-11-16
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Move xtwifi-client to vendor folder [2/2]dd3boh2017-11-14
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Reorder display propertiesdd3boh2017-11-14
| | | | | | * Also disable triple framebuffer Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: configs: Advertize high-speed recording profilesblunden2017-11-12
| | | | | | | Fixes slow-motion recording in Google Camera. Change-Id: I5db9f9aedf8ae795c3461ab9d0424ac3db0e9f70 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Enable qcom common sepolicydd3boh2017-11-09
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: rootdir: Remove init.qcom.shdd3boh2017-11-09
| | | | | | * This isn't called from anything here but we don't have problems anyway Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: rootdir: Cleanup from unused servicesdd3boh2017-11-09
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Checkout rootdir to a sane statedd3boh2017-11-09
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* Revert "msm8996-common: Move bin files to vendor [2/2]"dd3boh2017-11-09
| | | | This reverts commit a18ae7d8278f9be32946f3f67dbf0c49add82b31.
* msm8996-common: Update config.fs from LA.UM.6.5.r1-04000-8x96.0dd3boh2017-11-09
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: rootdir: Enable HAL3davidevinavil2017-11-09
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Fix preview format missmatch when using gralloc1codeworkx2017-11-09
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: camera: add HAL3 wrapper to disable openLegacycodeworkx2017-11-09
| | | | | Change-Id: Id4a356cc4151b7cf6cff8d4ebb2f36c8c5e53e3a Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Remove current camera wrapperdd3boh2017-11-09
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Cleanup camera propertiesdavidevinavil2017-11-09
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Opengles version: Set to 3.2davide2017-11-09
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: libshims: properly shim DisplayEventReceiver for ZEUSIS Algocodeworkx2017-11-09
| | | | Change-Id: I33b3eff27c730d10c636fd0014137d03810aeba0
* msm8996-common: Update perf blobs [2/2]dianlujitao2017-11-05
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: rootdir: Some updates from LA.UM.6.5.r1-04000-8x96.0dd3boh2017-11-05
| | | | | | * Some were actually needed Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: rootdir: Remove useless scriptsÁlvaro Brey2017-11-05
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: rootdir: Remove unused servicesdavide2017-11-04
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Remove perfd and update default value file pathVarun Garg2017-11-04
| | | | | | | | | Removing the code related to perfd. Update the path for default_value file to vendor parition from system. Change-Id: Ib663c903b141eb0767cbf14280f4539263185086 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Initial sepolicydd3boh2017-11-04
| | | | | | | * Lots of parts are from the old one so thanks to everyone who contributed to that one * Still it doesn't boot in enforcing though Signed-off-by: dd3boh <dade.garberi@gmail.com>
* Revert "z2_plus: Remove all the calls to the sepolicy"dd3boh2017-11-04
| | | | | | This reverts commit a88a284a012da3d773f37ec12b41c8ee7877c941. Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Nuke the Nougat sepolicydd3boh2017-11-04
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Move bin files to vendor [2/2]Harsh Shandilya2017-11-04
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Move acdbdata to vendor [2/3]dd3boh2017-11-03
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Update gps blobsdd3boh2017-11-02
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: gps: switch NTP server to global NTP poolAlex Naidis2017-11-02
| | | | | | | | | | | Switching to pool.ntp.org since our previously used server time.izatcloud.net is timing out. We are not using time.gpsonextra.net since the latency of time.gpsonextra.net is huge. Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Commonize the vendordd3boh2017-11-01
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* msm8996-common: Commonize the device treedd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* [DO NOT MERGE] z2_plus: Disable kryo for nowdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Update extractors to use Lineage vendorBruno Martins2017-10-31
| | | | | | | * Match the branding change as well Change-Id: Ie39f8f52f3a7d552c82c0da643732af447aeb91e Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Setup proprietary-files and the setup makefile script as they should bedd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: overlay: Disable not yet present overlaysdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>