summaryrefslogtreecommitdiffstats
path: root/interfaces
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-06-30 13:43:16 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-06-30 13:43:16 +0000
commit7c57238518ec46f5a176bd5245c029fb833b4632 (patch)
tree6dfb432800fc5b10086018f5c5ee9a27a61a5ad4 /interfaces
parent64fe5a61d9b812c7865c10cd600d4aab4f92d7d5 (diff)
Revert "Fix issue of app's unexpected stop while background"dab_3.99.2dab/3.99.23.99.2
This reverts commit 64fe5a61d9b812c7865c10cd600d4aab4f92d7d5. Breaks visibility. Reverting on dab and master. Please resubmit a fixed version. Tnx. Change-Id: Icb60bf63b6114329128d32ea0d1b6288ac518ff1
Diffstat (limited to 'interfaces')
-rw-r--r--interfaces/windowmanager.xml1
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>
<!--