Commit Graph

42 Commits

Author SHA1 Message Date
matteo0026 ec103c785b matisse-common: Move display properties to msm8226-common
Change-Id: I5d4c907dacc349ba2c7054b61f6aaf495e8639f2
2021-05-28 19:41:49 +02:00
Pawin Vongmasa 4109a9756e matisse-common: Disable Treble OMX by default.
Test: Manual use of Camera, Movies, Photos and YouTube apps.

Test: With CtsMediaTestCases.apk installed,
adb shell am instrument -e size small -w
'android.media.cts/android.support.test.runner.AndroidJUnitRunner'

Bug: 31399200
Change-Id: I282ae2d830265653e67bc81a3152cd0a338689da
2021-03-14 09:48:38 +01:00
Anton Hansson 6f35c9ee0b matisse-common: Use TARGET_SCREEN_DENSITY
This variable is used to auto-populate the ro.sf.lcd_density as
well as selecting density bucket for resources in recovery.

Bug: 118676832
Test: adb shell getprop ro.sf.lcd_density
Test: boot into recovery
Change-Id: Ib383d18b61e7a2058a69ae26136aa053fdba4df2
2021-02-15 18:51:19 +01:00
matteo0026 4dcc0c096d Revert "matisse-common: Enable GL comp backpressure"
This reverts commit e615b2311e.
2021-01-14 18:11:41 +01:00
matteo0026 e139b6cdcf Revert "matisse-common: Force set OpenGL render"
This reverts commit c0491efaa2.
2021-01-14 18:00:05 +01:00
Francescodario Cuzzocrea 681c55c4bf matisse-common: remove sys.use_fifo_ui
Change-Id: I21208c0cf0365554a648d2217abeddd83535c21a
2021-01-14 11:16:40 +01:00
Luca Stefani b16a75c475 matisse-common: Remove deprecated BT props
Change-Id: I7543cb0272039612d2959333610973c81ab68fa6
2021-01-14 11:12:29 +01:00
Tom Cherry b6a86abf50 matisse-common: Remove ro.hwui.* properties
These have migrated away from properties.

Bug: 73905119
Test: n/a
Change-Id: I83e0942c027defba02a037f9db684d42f5042bb9
We are not calling the make files that are being removed from
frameworks/native, but we might as well remove these props.
Signed-off-by: Tim Clark <tim.clark.82@gmail.com>
https: //android.googlesource.com/platform/frameworks/base/+/642ebea6e14
Signed-off-by: D. Andrei Măceș <andrei@unlegacy-android.org>
2021-01-14 11:12:21 +01:00
matteo0026 b6820e1a86 matisse-common: remove duplicate 2020-09-11 00:28:50 +02:00
matteo0026 99263e40e2 matisse-common: fix audio recording via Recorder app 2020-04-24 08:34:47 -04:00
matteo0026 9252e1f129 matisse-common: remove NFC, torch and dual SIM stuff
This tablet doesn't have these features.
2020-04-24 08:34:47 -04:00
matteo0026 ca4268f144 matisse-common: fix lockscreen unresponsiveness after some time 2020-04-24 08:34:47 -04:00
Sujin Panicker 8c57dfec16 matisse-common: fix rank of OMX audio codec components
Rank OMX SW audio codecs higher than C2 codecs.

Change-Id: I7d03179ebd313d2592512178eeef266b4243f2f0
2020-02-07 09:47:29 -05:00
Ady Abraham e615b2311e matisse-common: Enable GL comp backpressure
Enable backpressure for client composition to avoid jank due to
HWC queue stuffing.

Test: 1. Open Camera
      2. Swipe horizontally to go back to previous app.

Bug: 138083790
Change-Id: I3d26aa470c1660b23bd97133f39858f92638aca8
2020-01-24 09:30:41 -05:00
RomanDesigner f699c03440
matisse-common: Remove obsolete media props 2020-01-17 16:26:19 +03:00
RomanDesigner 004e236768
matisse-common: Disable codec2 2020-01-17 16:26:02 +03:00
RomanDesigner c0491efaa2
matisse-common: Force set OpenGL render 2020-01-17 15:59:18 +03:00
RomanDesigner a66a8550f9
revert f74f6bd 2020-01-17 15:58:22 +03:00
RomanDesigner f74f6bdbde
matisse-common: Store correct IMSI when retreived from SIMRecords and use it for RuimRecords 2020-01-17 15:57:31 +03: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
dianlujitao bbdcf67fe6 s3ve3g-common: Rename bt props for new HAL
Change-Id: I1afd110bffed0f43b1afcbef99be8a3776d24e0b
2019-10-15 21:37:54 +02:00
Bruno Martins db9d0a4baf s3ve3g-common: Enable memory optimizations
* Delay service restart for devices with 2GB or less memory.

Change-Id: Iee114d6c83a09d90ce68c6bcb971596c4df6cc74
2019-10-11 09:09:04 +02:00
Kevin F. Haggerty cdffc66b44 Revert "s3ve3g-common: Disable Treble OMX by default."
* This prop is deprecated.

This reverts commit a9add7876d.

Change-Id: Iecd9c511aa8db36c4f632bce98d4f6d9da67205e
2019-10-11 09:09:04 +02:00
Bruno Martins 934cb67f14 s3ve3g-common: Update prefixes for audio system properties
* All vendor-specific properties are required to have vendor prefixes

Change-Id: I562639e93b8eca4914473575c13da958224181f8
2019-10-11 09:09:04 +02:00
PythonLimited 3e9160e4e1 s3ve3g-common: drop debug properties
this gets enabled once you build eng flavours.
On userdebug builds this leads to init starting the console service which crashes and drains battery due to high cpu usage.
2019-10-11 09:09:04 +02:00
Francescodario Cuzzocrea 78289922e5 s3ve3g-common: remove duplicated ro.bluetooth.hfp.ver
* Also set version to 1.7 according to what is found in stock rom
2019-10-11 09:09:04 +02:00
Francescodario Cuzzocrea 4361b53988 s3ve3g-common: remove troublesome audio props 2019-10-11 09:09:04 +02:00
pythonlimited 2e75d57fdd s3ve3g-common: update system propterties from g800h 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
Nolen Johnson 873171b878 klte-common: Define Vendor security patch level
* This is needed for Trust, as we don't have a Vendor image that sets a
  valid vendor security patch level.

* Taken from the G900FXXU1CRA2_G900FOXA1CRA2_BTU Factory Image.

Change-Id: I105cc7e464e581683c6784e3aef8f7297b90aea0
2018-06-23 07:15:41 -06:00
Kevin F. Haggerty 12e09aa4d8 Revert "klte-common: Enable legacy mediaserver"
This reverts commit aee12a34df.

* No Samsung msm8974 device is going to develop an OSS camera HAL
  at this point. Move this common stuff to msm8974-common.

Change-Id: Ib0bb18fe819e2ebbb39c9b278ccf687444f65488
2018-04-23 22:37:03 -06:00
Kevin F. Haggerty b3441fb51c klte-common: Update RIL_REQUEST_QUERY_AVAILABLE_NETWORKS response prop
* mQANElements never made tremendous sense, the response strings
  are not part of an object, just a text string making up a parcel.
* ro.ril.telephony.mqanelements -> ro.ril.telephony.qan_resp_strings
  for consistency with some of the other new RIL props.

Change-Id: I6f941f5177852454a4d4b9494077329814d884f1
2018-01-19 16:07:35 -07:00
Daniel Rosenberg 2da648e9d8 klte-common: Sdcardfs is now the default. Remove unnecessary prop.
Test: Boot device. Ensure device boots using sdcardfs
Change-Id: I70cdfdf1947f62bd2e1b2188dc3dfb4cafbef7fb
2017-12-26 21:02:59 -07:00
Paul Keith 4821531912 klte-common: Use opensource libril and rild
Change-Id: I2f68ce9e37806edd90727bc3ddedc173ef666967
2017-12-24 10:31:18 -07:00
Pawin Vongmasa a9add7876d klte-common: Disable Treble OMX by default.
Test: Manual use of Camera, Movies, Photos and YouTube apps.

Test: With CtsMediaTestCases.apk installed,
adb shell am instrument -e size small -w
'android.media.cts/android.support.test.runner.AndroidJUnitRunner'

Bug: 31399200
Change-Id: Ib2d43fcfc7bbd00d47cf81a98b415d2be2e0e12a
2017-12-23 10:03:39 -07:00
Kevin F. Haggerty 1d8a6bce95 klte-common: Convert system_prop.mk to property file
Change-Id: Iea7a502eb0ddfa619b314800aa3c386e18c88928
2017-12-22 22:31:11 -07:00
Ethan Chen fd8ff43a3a klte-common: Create klte common tree 2014-08-27 00:53:53 -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
XDA Garwynn 3fb8374f4d Remove test changes
Last changes in system.prop were test only.  Don't put here.
2014-06-11 16:57:46 -05:00
Daniel Moran (garwynn) f5cc2544f6 Add more variants 2014-06-11 16:54:56 -05:00
Daniel Moran (garwynn) 4c1d2b6750 Use elelinux method to fix GSM 2014-06-04 14:10:46 -05:00
Daniel Moran (garwynn) 0a3081f5e7 Initial bringup (hlte base) 2014-04-16 23:22:27 -05:00