Commit Graph

27 Commits

Author SHA1 Message Date
followmsi 8bf29cb5bd flo/deb: Use threaded GLES render engine 2021-11-25 13:35:03 +01:00
Kyle Harrison c7b31df92f flo/deb: props: Don't write binary XML files
- Android 12 now writes XML files in binary format by default. This can cause incompatibility with TWRP which can hang when attempting to read XML files e.g. /data/system/storage.xml

- This commit sets the persist.sys.binary_xml property to false so that XML files are written in text format.
2021-11-25 13:35:03 +01:00
followmsi dcb2c03997 flo/deb: set fdsan to warn once 2021-04-07 11:50:53 +02:00
Artem Borisov 5f5b5b4993 flo/deb: Enable some UX optimizations
* These were removed in 0570b23 and 3d4186f as I blamed them
  for UI performance degradation.
* Further testing shows that they actually reduce jank in some cases.

Change-Id: I6f3ae240366cc49e1a25d2f76ddd847ced0fb8f4
2020-12-13 16:18:19 +01:00
followmsi f842bcbb00 flo/deb: Do not update the recovery image 2020-12-12 18:34:27 +01:00
Arne Coucheron 0872a1e45e flo: Set bluetooth HFP version to 1.6
msm8960 platform supports HFP 1.6

Change-Id: I970c8b895dc36435b0ffab7101011970073c8242
2020-12-06 17:55:59 +01:00
Anton Hansson d1a4c36e27 flo: 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
2020-11-27 10:08:40 +01:00
Nirmal Abraham abab368bfa flo: Disable SF Latch Buffer Signaled property
Change-Id: I682b30fbefdfbd4d8478a82148d5984138078957
2020-11-27 10:08:08 +01:00
followmsi bd8c680baf flo/deb: Increase Media volume steps 2020-09-07 13:17:13 +02:00
followmsi 1b1025aa7e flo/deb: Enable GL comp backpressure 2019-11-07 19:21:47 +01:00
followmsi f59889ff9d Revert "flo/deb: Disable RescueParty (TEMP)"
This reverts commit 4cb74091d9.
2019-10-24 21:44:17 +02:00
followmsi 64183e744c flo/deb: Disable more Codec2.0 components
- Only OMX components are available
 - set debug.stagefright.ccodec=0

 https://android.googlesource.com/platform/hardware/google/av/+/891b697%5E%21/

Change-Id: Iff178c2b5aa7c10062a37c31530a22da18acef38
2019-10-01 11:22:39 +02:00
followmsi 4cb74091d9 flo/deb: Disable RescueParty (TEMP)
Change-Id: I90dae19c8bea50ec5684eb5137845af2a7e7d5e5
2019-09-23 16:06:55 +02:00
followmsi 0dacef3c75 flo/deb: enable AptX/AptXHD 2019-01-25 10:26:12 +01:00
Den147 1b4e884d1b Remove vendor security patch prop
We are on PE now, not LOS
Signed-off-by: Den147 <den14712@gmail.com>
2019-01-23 22:55:39 +01:00
dianlujitao ad0d600840 flo: Rename bt props for new HAL
Change-Id: I1afd110bffed0f43b1afcbef99be8a3776d24e0b
2018-12-19 02:43:06 +00:00
Artem Borisov 90cef7a6c9 flo: Update configuration for CAF audio
Change-Id: I3c943e16adc3cbc9ffaea43ce78bd92cd9efd209
2018-12-19 02:43:06 +00:00
Artem Borisov 362aedef28 flo: Define vendor security patch level
Taken from the latest 6.0.1 (MOB30X) factory image.

Change-Id: Iac499c012814196194b83ef32f6d590e0f07daf1
2018-06-14 11:25:35 +03:00
Adrian DC f9c0dc0c24 display: Disable EGL buffer_age extension support
* Due to commit I9b346b4053ec12c8a78a143a4dc0e708c44888a2
    "Support EGL_KHR_partial_update without EGL_EXT_buffer_age"
    in libhwui, EGL_EXT_buffer_age extension was forcibly enabled
    if EGL_KHR_partial_update was available, even if the EGL driver
    was not providing EGL_EXT_buffer_age support

 * On older Adreno drivers, renderthread sources could use bufferAge
    specific swap behaviours and would result in partially missing
    display redraws upon animations and rotated screens,
    for instance flashing action bars, blinking loading bars
    and half black displays in landscape rotations

Change-Id: I16fe13f0726792522e382716f8f24eccf2a27701
Signed-off-by: Adrian DC <radian.dc@gmail.com>
2017-09-20 20:51:59 +00:00
Simon Shields 5bdb6f3606 flo: cleanup the tree
AOSP has abandoned us now, we may as well make things look a bit
prettier.

Change-Id: I09f48ae1b565f05b0ac0ae6bb18a4a2100402e45
2016-12-17 17:30:49 +11:00
Simon Shields 140ee4dc24 flo: move default network prop down to deb
Change-Id: I3c6657065074e1e2cb2f1a59d0dc3754f6384566
2016-11-16 00:10:59 +11:00
Ethan Chen 9fb3a129f4 flo: Set Qualcomm Bluetooth SOC ID
Change-Id: I752c67d2ca3ee1f1f99bddeb39548b9d086d370f
2016-10-29 23:06:37 +08:00
Jean-Michel Trivi 63ee8c3473 Define property to monitor device rotation for channel swap.
Define ro.audio.monitorRotation in makefile used by both flo and deb.

Bug 9265244

Change-Id: I81995642d6361caf9734b8f6febf8e6715fe4283
2013-06-03 19:07:05 -07:00
Jean-Michel Trivi c034509a3a Add property and mixer path for device rotation
Add property to monitor device rotation to handle audio channel
 swapping when the user rotates the device.
Add mixer path for speaker playback with left and right swapped,
 both for output and echo reference.

Bug 9095903

Change-Id: Ie7c7c399c7e971719ed726a43cdbaf7346208d34
2013-05-29 10:36:57 -07:00
ck_zhang b3ec41b9ab set preferred network mode: LTE>GSM>WCDMA
Since this is LTE device we set LTE as the highest priority network to camp.

Change-Id: I0ff431558888c7ed4de4b78b76b59ec4fc51e557
Signed-off-by: Ed Tam <etam@google.com>
2013-04-23 17:00:04 -07:00
ck_zhang 9d16edc4d9 Launch netmgrd for the device with modem
1. Netmgrd is necessary for the device with modem to establish data connection.
2. Remove system.prop since it is not used.

Change-Id: I12fe0302e3034d55e9498e3de4ab5393d069b476
2013-03-20 14:47:10 -07:00
Iliyan Malchev 4ffa22bb4a device/asus/flo: initial commit
Change-Id: I5946aea9cce97624c4a2a56ce8da858851f509e8
Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-03-04 15:38:53 -08:00