package com.bytedance.sdk.component.adexpress.yz;

import android.text.TextUtils;

/* JADX INFO: loaded from: classes.dex */
public class jnr {
    public static boolean fm(String str) {
        if (com.bytedance.sdk.component.adexpress.yz.ro()) {
            return TextUtils.equals(str, "embeded_ad") || TextUtils.equals(str, "banner_ad");
        }
        return false;
    }
}
