Messaging: Fix javadoc

Change-Id: Ia1b0a8fa9a5e74078a68a55ca1953b6f085521b1
This commit is contained in:
Michael W
2024-12-17 14:29:06 +01:00
parent e29b158fba
commit 5403d02b5d
46 changed files with 20 additions and 170 deletions

View File

@@ -39,7 +39,6 @@ public class BugleActivityUtil {
/**
* Determine if the requirements for the app to run are met. Log any Activity startup
* analytics.
* @param context
* @param activity is used to launch an error Dialog if necessary
* @return true if resume should continue normally. Returns false if some requirements to run
* are not met.