summaryrefslogtreecommitdiff
path: root/vintfdata
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2020-10-14 22:02:35 -0700
committerYifan Hong <elsk@google.com>2020-10-16 16:14:33 -0700
commit9465f26ba53c7da96f6594c1938687ce36e23e0b (patch)
treeb63d6947a74afe15afaabf5ada5506bee25c77f3 /vintfdata
parentd9ebe7cef5d2eb0534a401bd4f070e6d78265e8e (diff)
downloadlibhidl-9465f26ba53c7da96f6594c1938687ce36e23e0b.tar.gz
Deprecate schedulerservice.
Bug: 37226359 Test: builds Change-Id: If84001b2dbf2c3c3fa4a09ed8d4cf5130f6e6409
Diffstat (limited to 'vintfdata')
-rw-r--r--vintfdata/manifest.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/vintfdata/manifest.xml b/vintfdata/manifest.xml
index e204671..8fd69b9 100644
--- a/vintfdata/manifest.xml
+++ b/vintfdata/manifest.xml
@@ -35,7 +35,12 @@
<instance>default</instance>
</interface>
</hal>
- <hal>
+ <!--
+ Instead of calling this, prefer to set priority in init .rc files via
+ `ioprio <class> <priority>`. For more information, see
+ system/core/init/README.md
+ -->
+ <hal max-level="5">
<name>android.frameworks.schedulerservice</name>
<transport>hwbinder</transport>
<version>1.0</version>