aboutsummaryrefslogtreecommitdiff
path: root/system.prop
Commit message (Collapse)AuthorAgeFilesLines
* veux: props: Enable new lmkd kill strategyMartin Liu2023-01-051-0/+3
|
* veux: props: Switch to AutoSingleLayer Android 13 Settingjohnmart192023-01-051-1/+1
| | | | - According to https://source.android.com/docs/core/graphics/unsignaled-buffer-latch
* veux: props: Disable Skia tracing by defaultJun Wang2023-01-051-0/+3
| | | | | | | | | If the prop debug.hwui.skia_atrace_enabled is enabled, too many skia tracing calls will be printed in every frame. This has obvious overhead on performance/power, and can cause many janks. So disable it by default, and user can set it manually if necessary. Change-Id: I5d470b22a643634bdd7db9f307c29deae6ff176f
* veux: Import missing media props from stockkubersharma0012023-01-051-0/+1
| | | | Change-Id: I6b7d0b928e3d368ce3253f6716f3df6fc628ca02
* veux: Switch to AOSP WFDkubersharma0012023-01-051-0/+4
| | | | Change-Id: I1ae32e41ea3cdb1f3b5d7f81a57f548fa211c9ca
* veux: Remove recorder-max-base-layer-fps propkubersharma0012023-01-051-1/+0
| | | | | | - not valid Change-Id: Ib4fa4e0f878402808ce1ea8340df32eb877ef418
* veux: Set aux packagelist propkubersharma0012023-01-051-0/+3
| | | | Change-Id: I6fdcda70a5e0498e65e95e29480676dd8f8d7ada
* veux: Merge common tree to veuxkleidione Freitas2022-11-091-0/+42
- Ref: https://github.com/xiaomi-sm6375-devs/android_device_xiaomi_sm6375-common Signed-off-by: kleidione <kleidione@gmail.com>