summaryrefslogtreecommitdiff
path: root/gpu_probe/gpu_probe.rc
diff options
context:
space:
mode:
Diffstat (limited to 'gpu_probe/gpu_probe.rc')
-rw-r--r--gpu_probe/gpu_probe.rc9
1 files changed, 9 insertions, 0 deletions
diff --git a/gpu_probe/gpu_probe.rc b/gpu_probe/gpu_probe.rc
new file mode 100644
index 00000000..6cee644b
--- /dev/null
+++ b/gpu_probe/gpu_probe.rc
@@ -0,0 +1,9 @@
+# Start gpu_probe service for Pixel devices.
+
+service gpu_probe /vendor/bin/gpu_probe
+ class hal
+ oneshot
+ disabled
+ user system
+ capabilities SYS_ADMIN
+ group graphics