summaryrefslogtreecommitdiffstats
path: root/tests/runtime/runtime.pro
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2019-08-01 17:02:46 +0200
committerRobert Griebl <robert.griebl@pelagicore.com>2019-08-02 16:59:34 +0200
commited9dea417c1346183de52782459eb0b697778245 (patch)
treec56e5e23cd6c95f569028892f31c2184a3b4aa76 /tests/runtime/runtime.pro
parent09c5c6c8aa46691702cf5eb553a21a23baaf34aa (diff)
(Re)implement package and application blocking
This was deliberately left out of the first patch that introduced the package abstraction. As a side effect, the classes from the installer-lib had to be moved to the manager-lib, because the PackageManager is now a central part of the AM, that has to have access to other classes in the manager-lib. Change-Id: I94c1e62d3ffa769f3e053aab8730fea9133a7bc8 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'tests/runtime/runtime.pro')
-rw-r--r--tests/runtime/runtime.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/runtime/runtime.pro b/tests/runtime/runtime.pro
index 16e6ed0a..64c550cc 100644
--- a/tests/runtime/runtime.pro
+++ b/tests/runtime/runtime.pro
@@ -7,6 +7,5 @@ QT *= \
appman_common-private \
appman_application-private \
appman_manager-private \
- appman_installer-private \
SOURCES += tst_runtime.cpp