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

Commit 068e91c0 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

am: b4bb8a83

Change-Id: I4507547bfa89f3ee139c5ddaf551e43af6706586
parents 85c48d12 b4bb8a83
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