No description
Find a file
Murat Kozan 69320b1620
sdm710-common: Switch HWUI rendering backend to opengl
On skiagl in some rare situations graphic bugs occur so we enforce OpenGL.
Also, users reported that setting to OpenGL massively improves rendering speed in apps like Instagram

 * adb shell setprop debug.hwui.renderer skiagl
 * adb shell setprop debug.hwui.renderer skiavk
   (buggy here as FCs on some apps)
 * adb shell setprop debug.hwui.renderer opengl
   (can be named anything as if the both other doesnt match if fallback to opengl)
2023-06-17 17:03:54 +03:00
audio sdm710-common: audio: Add HIFI mixer controls [1/2] 2021-08-02 11:57:44 +02:00
configs sdm710-common: Use old thermal config 2023-06-17 17:03:32 +03:00
keylayout sdm710-common: Add FP Gestures 2023-06-17 17:03:40 +03:00
libqti-perfd-client sdm710-common: libqti-perfd-client: Remove namespace declaration 2022-01-03 21:25:51 +01:00
light sdm710-common: Initial commonized tree 2021-07-25 21:56:17 +02:00
overlay sdm710-common: overlay: Disable mobile data always active 2023-06-17 17:03:53 +03:00
overlay-pe/frameworks/base/core/res/res/values kunlun2: Drop vendor_overlay and its hax 2021-07-11 17:06:19 +02:00
pocketmode sdm710-common: Add PocketMode app 2021-07-25 02:07:25 +02:00
power-libperfmgr sdm710-common: power-libperfmgr: move dt2w mode on top of setMode switch 2022-11-12 15:09:34 +01:00
rootdir sdm710-common: rootdir: add data/vendor/time 2023-06-17 17:03:48 +03:00
rro_overlays sdm710-common: wifi: Configure correct overlay configuration. 2023-06-17 17:03:48 +03:00
seccomp sdm710-common: Drop unwanted codec2 seccomp policy 2021-08-16 21:55:24 +02:00
sepolicy sdm710-common: sepolicy: Label some RIL property 2023-06-17 17:03:49 +03:00
wifi sdm710-common: WifiOverlay/wcnss: Relax RSSI thresholds 2021-08-12 00:22:38 +03:00
Android.bp kunlun2: Import Pixel power AIDL HAL 2021-01-01 17:52:11 +01:00
Android.mk sdm710-common: Create a symlink to the msadp partition in vendor/etc 2023-06-17 17:03:36 +03:00
aosp.dependencies sdm710-common: dependencies: track branch thirteen 2022-09-18 20:37:31 +02:00
BoardConfigCommon.mk sdm710-common: Set TARGET_DISABLE_POSTRENDER_CLEANUP := true 2023-06-17 17:03:51 +03:00
compatibility_matrix.xml Initial device manifest and compatibility matrix 2021-07-12 02:24:04 +02:00
config.fs config_fs: Remove wcnss_filter 2021-07-12 02:23:57 +02:00
extract-files.sh sdm710-common Unblock madvise syscall for dspservice 2023-06-17 17:03:48 +03:00
LICENSE Create LICENSE 2021-03-22 09:45:31 +01:00
manifest.xml Revert "sdm710-common: Build thermal HIDL HAL" 2023-06-17 17:03:53 +03:00
odm.prop Import stock vendor and odm properties 2021-07-12 02:23:58 +02:00
product.prop sdm710-common: props: Disable vsync for CPU rendered Apps 2023-06-17 17:03:37 +03:00
proprietary-files.txt sdm710-common: Remove aptX(HD) encoder shared libs 2023-06-17 17:03:40 +03:00
releasetools.py sdm710-common: releasetools: flash firmware images 2021-08-12 00:25:29 +03:00
sdm710.mk Revert "sdm710-common: Build thermal HIDL HAL" 2023-06-17 17:03:53 +03:00
setup-makefiles.sh sdm710-common: Add support for kunlun2_row 2021-08-01 22:25:35 +02:00
system_ext.prop Move DPM feature property to /system_ext 2021-07-16 18:44:06 +02:00
vendor.prop sdm710-common: Switch HWUI rendering backend to opengl 2023-06-17 17:03:54 +03:00