[android] Implemented StrictMode for debug builds #9611

Open
DevarshVasani wants to merge 3 commits from DevarshVasani/enable-strict-mode into master

3 commits

Author SHA1 Message Date
78285dc5ed add debug check into static and follow coding convention
Signed-off-by: DevarshVasani <vasanidevarsh@gmail.com>
2024-11-07 15:17:24 +05:30
dcb486c661 Update MwmApplication.java
Signed-off-by: DevarshVasani <vasanidevarsh@gmail.com>
2024-11-05 23:38:12 +05:30
1e7e860213 Added the strict mode
added strict mode, which will be enabled only for debug builds.

Signed-off-by: DevarshVasani <vasanidevarsh@gmail.com>
2024-11-05 23:38:12 +05:30