From ed9dea417c1346183de52782459eb0b697778245 Mon Sep 17 00:00:00 2001 From: Robert Griebl Date: Thu, 1 Aug 2019 17:02:46 +0200 Subject: (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 --- tests/runtime/runtime.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/runtime/runtime.pro') 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 -- cgit v1.2.3