aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-application-framework/app-svc/files
AgeCommit message (Collapse)AuthorFilesLines
2016-12-22Update app-svcYuta Doi1-112/+52
from: 859ec161b49125408a7c74cacc29e78ad27d9a3c to : 1c984aefbe371d3d04709aaff514c6ed10a62292 [NOTE] This commit have been checked compiling but the command of pkgmgr is not existed, so it is necessary that alternative command is added. Change-Id: Id5d3278467f900a199ca34ae32012000a5e09305 Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
2016-09-23Remove efl dependencies of tizen application managerKazumasa Mitsunari1-0/+173
Removed efl dependencies of tizen application manager. Application could register own event callback function to efl, but AGL has to collaborate with other runtime engine cores. So temporarily disconnected efl event delivery. However, the efl dependencies of amhelloworld(sample applicaiton) is not removed. So, if the error about efl dependencies at scratch build, please let me know. Change-Id: I76b1b3a3575db56b651eabbfd0e0da0b42b708f4 Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>