Add BPackageRoster::GetActivePackages()

The implementation is temporary. Currently it reads through the packages
in the respective packages directory and checks against the package
links. Once package activation is tracked explicitly we'll use the
activation file/directory.
This commit is contained in:
Ingo Weinhold
2011-07-17 16:55:22 +02:00
parent 10b8f70276
commit 8c29f58728
4 changed files with 135 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
#include <../os/package/PackageDefs.h>