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

Commit 0a3f74c7 authored by Daniel Norman's avatar Daniel Norman Committed by android-build-merger
Browse files

Merge "Qualifies the mention of lazily starting services from 'interface'."

am: 411fb885

Change-Id: I977c7021e72390ed34aee27de8d80e800f4c4316
parents 319e6531 411fb885
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -196,9 +196,9 @@ runs the service.

`interface <interface name> <instance name>`
> Associates this service with a list of the HIDL services that it provides. The interface name
  must be a fully-qualified name and not a value name. This is used to allow hwservicemanager to
  lazily start services. When multiple interfaces are served, this tag should be used multiple
  times.
  must be a fully-qualified name and not a value name. For instance, this is used to allow
  hwservicemanager to lazily start services. When multiple interfaces are served, this tag should
  be used multiple times.
  For example: interface vendor.foo.bar@1.0::IBaz default

`ioprio <class> <priority>`