From dff3d17ccbdff57699b6902ca92595379a2cfa11 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 11 Jul 2018 15:23:19 +0200 Subject: Search the conf file using env and static variables This helps finding configuration in several locations by concatenating environment variables and hardcoded variables. Then it is possible for the apps to retrieve its files or values in any environment (native, board, sdk) more easily. Depends-On: I0ad19242612559d1f4b66b6f9af9e7032d4675a8 Depends-On: Ic448ff017e6158bec05895d63688b8968b5c6434 Change-Id: I26a725c368e8354cfc2531d58de6dc362f7d0618 Signed-off-by: Romain Forlot --- app-controller-submodule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-controller-submodule') diff --git a/app-controller-submodule b/app-controller-submodule index 440be09..88892db 160000 --- a/app-controller-submodule +++ b/app-controller-submodule @@ -1 +1 @@ -Subproject commit 440be0984f16562fdf321c770d65787ecea0e36d +Subproject commit 88892db78f2f5b047923af5b36169052c96bc3c0 -- cgit 1.2.3-korg