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:
@@ -1,4 +1,6 @@
|
||||
target desktop {
|
||||
env /system/boot/SetupEnvironment
|
||||
|
||||
service x-vnd.Be-TRAK {
|
||||
launch /system/Tracker
|
||||
legacy
|
||||
|
||||
Reference in New Issue
Block a user