diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-06-30 13:43:45 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-06-30 13:43:45 +0000 |
commit | c1e525621d49621421f79bc2134a9cb00b4cf2cb (patch) | |
tree | cb32ea3c1e24347814364b5b8c94b0732f162d84 /interfaces | |
parent | f95ec0c0142472aeaa1de8994ee4ad860fd3ad54 (diff) |
Revert "Fix issue of app's unexpected stop while background"
This reverts commit f95ec0c0142472aeaa1de8994ee4ad860fd3ad54.
Breaks visibility. Reverting on dab and master.
Please resubmit a fixed version. Tnx.
Change-Id: Ic5afcd1034ab7af45b44e45bb8164f1827788afb
Diffstat (limited to 'interfaces')
-rw-r--r-- | interfaces/windowmanager.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interfaces/windowmanager.xml b/interfaces/windowmanager.xml index f288b32..e3c6df3 100644 --- a/interfaces/windowmanager.xml +++ b/interfaces/windowmanager.xml @@ -191,7 +191,6 @@ Show layer for application . --> <method name="showAppLayer"> - <arg name="name" type="s" direction="in"/> <arg name="pid" type="i" direction="in"/> </method> <!-- |