Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4bb8a83 authored by Yiwei Zhang's avatar Yiwei Zhang Committed by android-build-merger
Browse files

Merge "[GPU Service] Name GPU service back to "gpu"" am: fa199597

am: 4e0f3d8b

Change-Id: I320b370222042708c2d7f60a0f68ee335c270da9
parents bb6133d5 4e0f3d8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ namespace {
    status_t cmd_vkjson(int out, int err);
}

const char* const GpuService::SERVICE_NAME = "gpuservice";
const char* const GpuService::SERVICE_NAME = "gpu";

GpuService::GpuService() = default;

+1 −1
Original line number Diff line number Diff line
service gpuservice /system/bin/gpuservice
service gpu /system/bin/gpuservice
    class core
    user gpu_service
    group graphics