Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow viewing and running qml apps installed in dev directory #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sparkleholic
Copy link

:Release Notes:
Allow viewing and running qml apps installed in dev directory

:Detailed Notes:
Because sam ignored appinfo metadata of qml app installed in the
dev directory, therefore the qml apps were not exposed by 'listApps'
ls api and no way to launch it.
This code-patch gets rid of this problem.

:Testing Performed:
Tested locally on qemux86

:QA Notes:
None

:Issues Addressed:
None

Signed-off-by: Junil Kim jjunil79.kim@lge.com

:Release Notes:
Allow viewing and running qml apps installed in dev directory

:Detailed Notes:
Because sam ignored appinfo metadata of qml app installed in the
dev directory, therefore the qml apps were not exposed by 'listApps'
ls api and no way to launch it.
This code-patch gets rid of this problem.

:Testing Performed:
Tested locally on qemux86

:QA Notes:
None

:Issues Addressed:
None

Signed-off-by: Junil Kim <jjunil79.kim@lge.com>
@CLAassistant
Copy link

CLAassistant commented Jul 5, 2018

CLA assistant check
All committers have signed the CLA.

@chbae
Copy link
Contributor

chbae commented Jul 9, 2018

@sangwoo-kang please review this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants