OSDN Git Service

Merge remote-tracking branch 'mauro/pie-x86_hwc_drmfb' into pie-x86
[android-x86/device-generic-common.git] / init.sh
diff --git a/init.sh b/init.sh
index e5fc8f0..e3a7534 100644 (file)
--- a/init.sh
+++ b/init.sh
@@ -207,6 +207,7 @@ function init_hal_gralloc()
 function init_hal_hwcomposer()
 {
        # TODO
+       [ "$HWC" = "drmfb" ] && start vendor.hwcomposer-2-1.drmfb
        return
 }