mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Switch rendering to SkiaVK and enable Vulkan Support
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
0887df051e
commit
55cf426841
2 changed files with 7 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ BUILD_BROKEN_ENFORCE_SYSPROP_OWNER := true
|
|||
|
||||
# Display
|
||||
TARGET_SCREEN_DENSITY := 280
|
||||
TARGET_USES_VULKAN := true
|
||||
|
||||
# Filesystem
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
|
|
|
|||
Loading…
Reference in a new issue