From 3d8c0b27719ec6fd180c85608b241a53c123ca4c Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Thu, 25 May 2017 19:57:06 +0200 Subject: Android build: remove references to ministro stuff First, Ministro (an app to help installing Qt dependencies on the mobile platform) is not needed in Subsurface context, as all dependencies are part of the distribution. Secondly, it breaks the build as the strings (removed here) are also defined in Qt, and apparently the Gradle build is detecting this double define. Signed-off-by: Jan Mulder --- android/res/values/strings.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'android/res') diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 4c5aeddf2..f2d6197fe 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -1,8 +1,4 @@ Subsurface-Divelog - - Can\'t find Ministro service.\nThe application can\'t start. - This application requires Ministro service. Would you like to install it? - Your application encountered a fatal error and cannot continue. -- cgit v1.2.3-70-g09d2