summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-10-27 15:17:03 +0200
committerTor Lillqvist <tml@collabora.com>2014-10-27 15:18:36 +0200
commit7a68c61f0f798dafa92c03a0ab053f695eb9ff3d (patch)
tree429c10a9bdf24ebdb35f74c2e5d25170d96995dd
parentDo the configuration pruning only in the DISABLE_UI case (diff)
downloadcore-7a68c61f0f798dafa92c03a0ab053f695eb9ff3d.tar.gz
core-7a68c61f0f798dafa92c03a0ab053f695eb9ff3d.zip
We seem to crash unless we have org.openoffice.Office.UI/Factories
Change-Id: Ie172f60a7134173462ff9711a40dc74c94ad8206
-rwxr-xr-xandroid/mobile-config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/mobile-config.py b/android/mobile-config.py
index 59ade790e807..8b1f44e2c9ec 100755
--- a/android/mobile-config.py
+++ b/android/mobile-config.py
@@ -33,7 +33,6 @@ main_xcd_discard = [
'org.openoffice.Office.UI/BasicIDEWindowState',
'org.openoffice.Office.UI/GenericCategories',
'org.openoffice.Office.UI/ChartWindowState',
- 'org.openoffice.Office.UI/Factories',
'org.openoffice.Office.UI/BaseWindowState',
'org.openoffice.Office.UI/BasicIDECommands',
'org.openoffice.Office.UI/BibliographyCommands',