diff options
author | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2017-07-05 11:44:23 +0900 |
---|---|---|
committer | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2017-07-05 11:44:54 +0900 |
commit | 94869392c6cca52f9a2e7366f3cdbf9094ddfa5a (patch) | |
tree | 2312285a396bd1ef295f8a89f5dec27a943103c8 /interfaces/windowmanager.xml | |
parent | c1e525621d49621421f79bc2134a9cb00b4cf2cb (diff) |
Revert "Revert "Fix issue of app's unexpected stop while background""
This reverts commit c1e525621d49621421f79bc2134a9cb00b4cf2cb.
The commit f95ec0 depends on the change of apps/homescreen.
(https://gerrit.automotivelinux.org/gerrit/#/c/9829/).
Change-Id: Iff48e71a902823e17d032c55ecfc431429151f49
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'interfaces/windowmanager.xml')
-rw-r--r-- | interfaces/windowmanager.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interfaces/windowmanager.xml b/interfaces/windowmanager.xml index e3c6df3..f288b32 100644 --- a/interfaces/windowmanager.xml +++ b/interfaces/windowmanager.xml @@ -191,6 +191,7 @@ Show layer for application . --> <method name="showAppLayer"> + <arg name="name" type="s" direction="in"/> <arg name="pid" type="i" direction="in"/> </method> <!-- |