launch_daemon: Now supports getting the env from a script.

* Scripts from targets are evaluated once on first target launch,
  scripts from jobs are evaluated on each start.
* The "desktop" target now sources SetupEnvironment as usual.
This commit is contained in:
Axel Dörfler
2015-07-22 20:44:16 +02:00
parent 463d38e40b
commit 634aefe4fd
6 changed files with 151 additions and 3 deletions
+2
View File
@@ -1,4 +1,6 @@
target desktop {
env /system/boot/SetupEnvironment
service x-vnd.Be-TRAK {
launch /system/Tracker
legacy