Home | History | Annotate | Download | only in tv

Lines Matching refs:ENG

524         if (BuildConfig.ENG && SystemProperties.ALLOW_STRICT_MODE.getValue()) {
525 Toast.makeText(this, "Using Strict Mode for eng builds", Toast.LENGTH_SHORT).show();
2358 if (SystemProperties.USE_DEBUG_KEYS.getValue() || BuildConfig.ENG) {