From d74d96e676347df58a492876fceb3bb7335a0c41 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 27 Oct 2014 14:10:18 +0200 Subject: Don't prune org.openoffice.Office/UI It apparently contains color schemes and stuff that the code wants access to here and there. Change-Id: Ie3f0de5e3846df99a02a2693156679cc6c010d10 --- android/mobile-config.py | 1 - 1 file changed, 1 deletion(-) (limited to 'android/mobile-config.py') diff --git a/android/mobile-config.py b/android/mobile-config.py index cdf0afc6583a..59ade790e807 100755 --- a/android/mobile-config.py +++ b/android/mobile-config.py @@ -24,7 +24,6 @@ main_xcd_discard = [ # no conventional UI; reverse sorted by size 'org.openoffice.Office.UI/GenericCommands', 'org.openoffice.Office/Accelerators', - 'org.openoffice.Office/UI', 'org.openoffice.Office.UI/DrawImpressCommands', 'org.openoffice.Office.UI/Sidebar', 'org.openoffice.Office.UI/ChartCommands', -- cgit v1.2.3