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

Commit 79ebd2ea authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "init: fix README.md about perform_apex_configs" am: 389d8885 am:...

Merge "init: fix README.md about perform_apex_configs" am: 389d8885 am: a3238e04 am: aa9b467a am: 1b91896b

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1325691

Change-Id: Ic17d0b1e1fd2c8e5c3d95fa14b4f415e9ccfa4ec
parents 58640ae3 1b91896b
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -564,9 +564,11 @@ provides the `aidl_lazy_test_1` interface.
  _options_ include "barrier=1", "noauto\_da\_alloc", "discard", ... as
  a comma separated string, e.g. barrier=1,noauto\_da\_alloc

`parse_apex_configs`
> Parses config file(s) from the mounted APEXes. Intended to be used only once
  when apexd notifies the mount event by setting apexd.status to ready.
`perform_apex_config`
> Performs tasks after APEXes are mounted. For example, creates data directories
  for the mounted APEXes, parses config file(s) from them, and updates linker
  configurations. Intended to be used only once when apexd notifies the mount
  event by setting `apexd.status` to ready.

`restart <service>`
> Stops and restarts a running service, does nothing if the service is currently