From 4f762b1d1f4e2bf61a24c82e6cdcfdfffee655f4 Mon Sep 17 00:00:00 2001 From: Daniel d'Andrada Date: Tue, 7 Aug 2018 16:49:11 +0200 Subject: Make the application database cache optional And remove the database entry from the examples' config files Change-Id: Ic5fd42f086d32e59ffaab638c92dcf0d5b0ea2fa Reviewed-by: Robert Griebl --- examples/applicationmanager/animated-windows/am-config.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/applicationmanager/animated-windows/am-config.yaml') diff --git a/examples/applicationmanager/animated-windows/am-config.yaml b/examples/applicationmanager/animated-windows/am-config.yaml index d77efee0..d394fd16 100644 --- a/examples/applicationmanager/animated-windows/am-config.yaml +++ b/examples/applicationmanager/animated-windows/am-config.yaml @@ -4,7 +4,6 @@ formatType: am-configuration applications: builtinAppsManifestDir: "${CONFIG_PWD}/apps" installedAppsManifestDir: "/tmp/animated-windows/manifests" - database: "/tmp/animated-windows/apps.db" ui: mainQml: "${CONFIG_PWD}/system-ui/main.qml" -- cgit v1.2.3