mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
Revert "universal7885: Switch rendering to SkiaVK and enable Vulkan Support"
This reverts commit 55cf426841.
This commit is contained in:
parent
77576c8311
commit
1aad49120a
2 changed files with 0 additions and 6 deletions
|
|
@ -44,7 +44,6 @@ BUILD_BROKEN_ENFORCE_SYSPROP_OWNER := true
|
||||||
TARGET_USES_UNIVERSAL_LIBHWJPEG :=
|
TARGET_USES_UNIVERSAL_LIBHWJPEG :=
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
TARGET_USES_VULKAN := true
|
|
||||||
BOARD_MINIMUM_DISPLAY_BRIGHTNESS := 1
|
BOARD_MINIMUM_DISPLAY_BRIGHTNESS := 1
|
||||||
|
|
||||||
# Filesystem
|
# Filesystem
|
||||||
|
|
|
||||||
|
|
@ -17,11 +17,6 @@ ro.opengles.version=196610
|
||||||
debug.egl.hw=1
|
debug.egl.hw=1
|
||||||
debug.sf.hw=1
|
debug.sf.hw=1
|
||||||
|
|
||||||
### Vulkan
|
|
||||||
ro.hwui.use_vulkan=true
|
|
||||||
graphics.gpu.profiler.support=true
|
|
||||||
debug.hwui.renderer=skiavk
|
|
||||||
|
|
||||||
# LTE, GSM and WCDMA
|
# LTE, GSM and WCDMA
|
||||||
ro.telephony.default_network=9,9
|
ro.telephony.default_network=9,9
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue