Bug 1262335 - Part 1. Remove libomxplugingb*.so and libomxpluginhc.so from apk. r?nalexander draft
authorMakoto Kato <m_kato@ga2.so-net.ne.jp>
Wed, 06 Apr 2016 17:29:50 +0900
changeset 347983 b9b7f3cd37ee9fbe0fcc7dcbaddf19ef56c3e2fc
parent 347901 a235bfcc8c411169b82420c503775c1a3e7edad5
child 347984 2cc767bcb135e675f842272c8a7a97f0e326c6b6
push id14719
push userm_kato@ga2.so-net.ne.jp
push dateWed, 06 Apr 2016 08:32:20 +0000
reviewersnalexander
bugs1262335
milestone48.0a1
Bug 1262335 - Part 1. Remove libomxplugingb*.so and libomxpluginhc.so from apk. r?nalexander MozReview-Commit-ID: K4uz1HyPtfS
mobile/android/installer/package-manifest.in
--- a/mobile/android/installer/package-manifest.in
+++ b/mobile/android/installer/package-manifest.in
@@ -36,19 +36,16 @@
 #ifndef MOZ_FOLD_LIBS
 @BINPATH@/@DLL_PREFIX@plc4@DLL_SUFFIX@
 @BINPATH@/@DLL_PREFIX@plds4@DLL_SUFFIX@
 @BINPATH@/@DLL_PREFIX@nspr4@DLL_SUFFIX@
 #endif
 @BINPATH@/@DLL_PREFIX@lgpllibs@DLL_SUFFIX@
 #ifdef MOZ_OMX_PLUGIN
 @BINPATH@/@DLL_PREFIX@omxplugin@DLL_SUFFIX@
-@BINPATH@/@DLL_PREFIX@omxplugingb@DLL_SUFFIX@
-@BINPATH@/@DLL_PREFIX@omxplugingb235@DLL_SUFFIX@
-@BINPATH@/@DLL_PREFIX@omxpluginhc@DLL_SUFFIX@
 @BINPATH@/@DLL_PREFIX@omxpluginkk@DLL_SUFFIX@
 #endif
 @BINPATH@/@DLL_PREFIX@xul@DLL_SUFFIX@
 
 @BINPATH@/@DLL_PREFIX@nssckbi@DLL_SUFFIX@
 @BINPATH@/@DLL_PREFIX@nss3@DLL_SUFFIX@
 #ifndef MOZ_FOLD_LIBS
 @BINPATH@/@DLL_PREFIX@nssutil3@DLL_SUFFIX@