OSDN Git Service

disable drmfb-composer service by default pie-x86
authorMauro Rossi <issor.oruam@gmail.com>
Sun, 9 Jun 2019 22:26:46 +0000 (00:26 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Sun, 9 Jun 2019 22:26:46 +0000 (00:26 +0200)
In order to start the service at runtime in init.sh

android.hardware.graphics.composer@2.1-service.drmfb.rc

index 277077f..76afca8 100644 (file)
@@ -5,3 +5,4 @@ service vendor.hwcomposer-2-1.drmfb /vendor/bin/hw/android.hardware.graphics.com
     capabilities SYS_NICE
     onrestart restart surfaceflinger
     writepid /dev/cpuset/system-background/tasks
+    disabled