Commit graph android_device_samsung_a20/universal7885-common/system.prop
Author SHA1 Message Date
eliasofwaffle
f70508b074 universal7885: Remove duplicates triple buffer props flags
Remove multiples triple buffer props for surfaceflinger in system.prop
and vendor.prop
2024-04-20 00:27:20 +09:00
Midas Chien
714f374f2f universal7885: don't latch unsignal buffers
Set debug.sf.latch_unsignaled=1 is used to allow surfaceflinger to
latch unsignal buffers that can give more time for buffer to render.
But if the buffer takes longer time to finish, it will block whole
display pipeline result to jank.

Bug: 157964883
Test: scrolling, launch
Change-Id: I56c3e05921de5fc9569bf3f93fde03022a64b6a4
2024-02-21 19:03:38 +09:00
GhostMaster69-dev
25c497ade3 universal7885: Remove Provider Model flag property for T
see here: https://android.googlesource.com/platform/frameworks/base.git/+/29c2e807e010ca0229e9db1d036649f3b7c21134%5E%21/#F0

While I'm on it, remove dead rcs prop

Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
2022-11-03 16:43:28 +09:00
kevios12
bc8c63b6da
universal7885: add Blur props 2022-07-16 22:08:41 +02:00
johnmart19
2b14bbeb0a
universal7885: Set max frame buffer to 3 2022-04-03 02:21:30 +09:00
johnmart19
91efb224ad
universal7885: Enable skia reduce ops task splitting 2022-04-03 02:21:30 +09:00
johnmart19
88c6ca9570
universal7885: Use skiaglthreaded for Renderengine backend
[ roynatech2544: While we are at it, remove not found props on system,
product property file. Also, move product props to system prop ]
2022-04-02 23:59:13 +09:00
Nick C
532c951e56
universal7885: props: Enable zygote preforking
* Faster app launching

Change-Id: I8bd048bd6936b296763ea3776fab61debbfff0fa
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-26 07:20:04 +09:00
roynatech2544
0e16cac0bf
universal7885: Drop non-working permissions, move props back to root
* platform-samsung.xml:
<assign-permission> not allowed in partition of /vendor/etc/permissions/platform-samsung.xml at START_TAG (empty) <assign-permission name='com.samsung.permission.SSENSOR' uid='cameraserver'>@22:83 in java.io.FileReader@9549221

* component-overrides-bluetooth.xml: Useless, its already disabled, why kill it twice

Change-Id: I3e2a1ae37cd340e2005293aaf7f046d4c3eda0ca
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:27 +09:00
Renamed from universal7885-common/configs/props/system.prop (Browse further)