Commit Graph

34 Commits

Author SHA1 Message Date
matteo0026 5dc861f704 matisse-common: split all cores in thermal engine to be readable by the system
* E ThermalEngine: parse_sensor_field: Unknown sensor cpu0-1
* E ThermalEngine: parse_sensor_field: Unknown sensor cpu2-3
2020-09-11 00:17:09 +02:00
Francescodario Cuzzocrea 22e165c60d [SQUASH]: matisse-common: initial bringup of matisse-common repo from s3ve3g-common repo
Change-Id: Ic670ca01287332c46be39dc64b34cf17fcda559c
2020-01-03 10:27:33 +01:00
pythonlimited d429a7d0f5 s3ve3g-common: update media configuration from klte 2019-10-11 09:09:04 +02:00
Francescodario Cuzzocrea 7d50f4fbfa [SQUASH]: s3ve3g-common: initial bringup of s3ve3g-common repo from klte-common base
* Rename klte-common -> s3ve3g-common
 * Drop fingerprint related blobs
 * Drop camera shim, we do not need it
 * Drop CameraWrapper to msm8226-common, as all msm8226 devices uses it
 * Drop broadcom NFC
 * Add buildable libpn547_fw.c, libpn547_fw_pku.c, libpn547_fw_platform.c dumped from stock S III Neo sources
 * Update audio configs with stock S III Neo ones
 * Update power_ext for S III Neo
 * Drop broadcom WIFI for Qualcomm WIFI as we got a Qualcomm WIFI chip
 * Drop broadcom bluetooth as we goot a Qualcomm bluetooth chip
 * Update partitions for S III Neo
 * Update rootdir for S III Neo
 * Update overlay for S III Neo
 * Update liblights path for S III Neo
 * Update deviceperms for S III Neo
 * Drop consumerir as we do not got an IR blaster
 * Update TWRP files for S III Neo
2019-10-11 09:07:33 +02:00
T H 8a4570cb82 klte-common: Use sensors MultiHAL
Change-Id: I527e72e2e0419931ba21137826774f5b65299f92
2018-08-04 02:08:10 +02:00
Kevin F. Haggerty 48aebf6ac7 klte-common: Drop GPS configs/PRODUCT_PACKAGES/blobs
* These have moved to msm8974-common

Change-Id: Ib4cd06549a862f098da692b3a9bd111fd9e9eab7
2018-01-18 04:54:37 -07:00
Ethan Chen 0fbb91945a klte-common: Replace QCOM group identifiers with oem_29XX
* Currently, config.fs doesn't give the ability to add AIDs to Android
   init such that they can actually be used in the init scripts.
 * Replace all instances of qcom_diag, rfs and rfs_shared with the
   appropriate IDs (2950, 2951, 2952).

Change-Id: Ie983fd582d4f81c17d730df17363417f87249837
2017-12-26 21:03:03 -07:00
Kevin F. Haggerty f3945ec6cf klte-common: wifi: Update wpa/p2p overlay configs
Change-Id: Ib3c797870d27da563d340f931603dfe744011123
2017-12-26 21:02:59 -07:00
Paul Keith 2d60675042 klte-common: Refactor common gps configurations into gps.conf
* No need to clutter up the overlay

Change-Id: I888ef88c249cb09404336e7273088eeea4fc7d3d
2017-10-05 17:06:51 +02:00
Kevin F. Haggerty cac2b65c70 klte-common: media_profiles: Actually let h264 encode 2160p
* Values verified against stock dump

Change-Id: I49726325a2e8deb6d60974fd132bb1e32329afc6
2017-08-02 17:33:25 -06:00
Kevin F. Haggerty 69b4d3bed0 klte-common: Move to commonized, overlay-based GPS config
* This is one main step toward future consolidating of some klte*
  builds
* Approach taken from Nexus/Pixel devices, values based on
  previously functional variant gps.conf files combined with
  LPP_PROFILE tuning by carrier from marlin

Change-Id: I9a66eb156df69340d35c139d20f835fa8693a716
2017-02-20 05:31:08 -07:00
OzzysCmAcc 9e2cb1b51d klte-common: restore 2160p profile
Change-Id: Ibdf0bf4bb78b3bfd9b3ba17fda4750ef4005a6b3
2017-01-08 09:28:52 +01:00
OzzysCmAcc 6d642fbf05 klte-common: remove VideoEditor from media_profiles
N does not support parsing VideoEditorCap or ExportVideoProfile

Change-Id: I347a22249f0e9b80efd4ac852143bcfa5461e2b5
2017-01-08 09:23:22 +01:00
Kevin F. Haggerty aa0d8bb332 klte-common: Update sap.conf configutation
* Allow INS positioning filter
* Enable sensors usage with GPS

Change-Id: I99942c91a2c556a9b247bdad708e644cafcb29d9
2016-12-27 11:59:04 -07:00
Kevin F. Haggerty 4aacf9f7c8 klte-common: Import GPS-related configutation files into device tree
* These aren't any more proprietary than the audio configuration and
  should be able to be edited as such

Change-Id: I08e3a2c751e680acfda591452a925553c94e57f9
2016-12-27 11:59:03 -07:00
OzzysCmAcc 13825b4138 klte-common: updates from mm stock CPK1
Change-Id: I93b840ee6ab9053cbafe4808e8efa57d5fb68903
2016-12-24 01:44:05 -08:00
Kevin F. Haggerty 401af8d098 klte-common: thermal-engine: cool it off, yo
* We routinely hit 80+C after reboot until things calm down. This is
  way too hot in my pants. Cool things down.
* Bring some aspects of the old thermal-engine config back.
* Shamelessly KANG most of the values from bacon.

Change-Id: I8e7f8ac40106ea7f5adca5b5d91b9bed36d7c202
(cherry picked from commit bf33640e9af5f3d74d12385e154e4b7b65e17ae2)
2016-09-24 07:41:59 -07:00
OzzysCmAcc 10b8d7c620 klte-common: add performance codecs
Change-Id: Ifd6a45d9e38c1aea640bb7280163ae754123a446
2016-05-22 06:53:33 -07:00
Matt Filetto 6dded810aa klte-common: Disable QC HW FLP HAL
* Something inside the HAL keeps choosing to use inaccurate locations
  even when more accurate GNP/GNSS location is available. Since we don't
  have any visibility into this component, disable it.

Change-Id: I1132bfebb2a732230216c32f7d5712d1fb825a92
Signed-off-by: Matt Filetto <matt.filetto@gmail.com>
2016-01-27 14:44:42 -08:00
Matt Filetto a2f2873f06 klte-common: import lollipop flp.conf
* This file is identical on all supported models so move it here
  for ease of modification

* Samsung package version: G900FDXU1BOH4_G900FOLB1BOH4

Change-Id: Ib5226be94eb22f5a0006c5c9843146c39f0a2b7c
2016-01-27 14:44:13 -08:00
Matt Filetto 52e8e40a62 klte-common: remove old unused files
* These were moved to vendor during M bringup. THe lines for copying these
  were already removed from the makefile so these are not in use.

Change-Id: I1cb9cfb9f4415fdbb8768adbb7305fc1c5bb09f5
Signed-off-by: Matt Filetto <matt.filetto@gmail.com>
2016-01-27 14:43:53 -08:00
Ethan Chen a7d407ef1c klte-common: Update thermal-engine config
Change-Id: I6edba03d3161cbc10bc4e32e9e1acb6c6ac62c20
2015-11-14 02:16:13 -08:00
Chong Zhang 49ca8a4707 remove video editor from media_profiles.xml
bug: 17112465
Change-Id: I6953b325264a9617c281cb83fec8dc506650eed6
2015-11-13 17:33:30 -08:00
Brandon McAnsh 245350b8d7 klte: Update h264 codec VideoEncoderCap
* Increase maxFrame{Height/Width}
* Increase maxBitRate
* Decrease minFrameRate

* Should fix 4k recording

Change-Id: I93cfdef8c50ddcd172a18909bc41b98b2b332f96
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2015-07-29 10:31:16 -07:00
Patrick Lower 5a665bb9ba klte-common: add 1080p recording to front camera
Change-Id: I9368aa44a7f69bcd7ba6eea9966cf231616eef0f
2015-07-28 12:21:23 -04:00
Pandari Sabhapathi afbcf661d5 Migrating XTRA from gpsonextra.net to cloud based izatcloud.net
*Added logic to remove xtra1.gpsonextra.net from URLs
received from modem.
*Added logic to override modem URLs with those configured
in gps.conf
*Replaced all instances of xtra{1,2,3}.gpsonextra.net domain URLs
in gps.conf with xtrapath{1,2,3}.izatcloud.net URLs.
*Replaced all commented instances of xtra.bin in gps.conf with xtra2.bin.

CRs-fixed: 643816

Change-Id: I5c7f16a2c64e716a6cb005fec33b35a039601341
2015-02-15 14:31:51 -08:00
Matt Filetto 96d7dd8f82 klte-common: Add 4K camcorder media profile
Change-Id: I6a8e1d58f315fc4510b38e278ac7d8513a5a91d8
2015-02-12 10:45:10 -08:00
Matt Filetto ed22efea40 klte-common: update GPS HAL
* CAF package version: kk_3.5
* Revert the following patch as it's causing a missing symbol
  error when loading Samsung proprietary GPS libraries:

 "Add a new LocAdapterProxyBase class"

Change-Id: Ib23df3e207048ed32880537a528aa7f85ebcdfe1
2014-09-16 14:02:18 -07:00
Matt Filetto 66a20b865e klte-common: fix wifi passwords being reset after a reboot.
* Was used to fix the same issue on the HTC m8 and is also present in
stock version of this file for our device. Must have been overlooked

Change-Id: I63e71274a5649509a03fa8976c715a01f3a08379
2014-09-08 07:49:01 -07:00
Matt Filetto 1c1f4e5033 klte-common: lower gps logging intensity
Change-Id: I61b18f4393cfcad9181920462e3d5a103a6b1dd9
2014-08-31 03:19:06 +00:00
Ethan Chen fd8ff43a3a klte-common: Create klte common tree 2014-08-27 00:53:53 -07:00
Ethan Chen d0111d5b70 klte: Add support for bcm2079x NFC
* Used by Sprint model
2014-08-01 16:22:30 -07:00
Ethan Chen 65493d2bf7 klte: Use prebuilt GPS libs 2014-07-31 17:29:17 -07:00
Ethan Chen ac7fff4b8f klte: Clean up Samsung device inheritance
* Clean up from msm8974-common cleanup
* Use dtbtoolCM
* Remove empty overlay folders
* Use nested dependencies
* Move wifi config to device trees from msm8974-common
* Remove unused items
* Remove unused qmiproxy
* Remove init.qcom.ril.rc
* Remove init.qcom.syspart.sh
* Remove init.qcom.modem_links.sh
* Remove init.qcom.sh
* Remove init.qcom.post_boot.sh
* Remove init.qcom.usb.sh
* Move egl.cfg to msm8974-common
* Clean up overlay
* Remove cm.dependencies for now
* Clean up proprietary file list
* Use proprietary NFC HAL
2014-07-31 16:18:26 -07:00