处理 Sonarqube 异常
This commit is contained in:
@ -144,7 +144,7 @@ public class SplashScreenActivity extends BaseActivity {
|
||||
SPUtils.setLong(Constants.SP_INITIAL_USAGE_TIME, System.currentTimeMillis());
|
||||
HaloApp.getInstance().isBrandNewInstall = true;
|
||||
|
||||
if (!PackageFlavorHelper.isTestFlavor) {
|
||||
if (!PackageFlavorHelper.IS_TEST_FLAVOR) {
|
||||
showPrivacyDialog(guideLayout);
|
||||
} else {
|
||||
// Test dex2oat
|
||||
|
||||
Reference in New Issue
Block a user