зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1191351 - Don't package crash service on Android. r=rnewman
This commit is contained in:
Родитель
49c7c04e54
Коммит
bf90661bb6
|
@ -602,16 +602,10 @@ bin/libfreebl_32int64_3.so
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
; [Crash Reporter]
|
; [Crash Reporter]
|
||||||
;
|
; CrashService is not used on Android but the ini files are required for L10N
|
||||||
|
; strings, see bug 1191351.
|
||||||
#ifdef MOZ_CRASHREPORTER
|
#ifdef MOZ_CRASHREPORTER
|
||||||
@BINPATH@/components/CrashService.manifest
|
|
||||||
@BINPATH@/components/CrashService.js
|
|
||||||
@BINPATH@/crashreporter@BIN_SUFFIX@
|
|
||||||
@BINPATH@/crashreporter.crt
|
|
||||||
@BINPATH@/crashreporter.ini
|
@BINPATH@/crashreporter.ini
|
||||||
#ifdef XP_UNIX
|
|
||||||
@BINPATH@/Throbber-small.gif
|
|
||||||
#endif
|
|
||||||
@BINPATH@/crashreporter-override.ini
|
@BINPATH@/crashreporter-override.ini
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче