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

Commit 4e0f3d8b 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

Change-Id: I19f39d2e1425e28f4d9d51179d8cf334cd66da07
parents 27cfc7b3 fa199597
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