OSDN Git Service

add vulkan radv support
[android-x86/device-generic-common.git] / init.sh
diff --git a/init.sh b/init.sh
index 52d9ecd..0054aad 100644 (file)
--- a/init.sh
+++ b/init.sh
@@ -176,6 +176,9 @@ function init_hal_vulkan()
                0*inteldrmfb)
                        set_property ro.hardware.vulkan android-x86
                        ;;
+               0*amdgpudrmfb)
+                       set_property ro.hardware.vulkan radv
+                       ;;
                *)
                        ;;
        esac