package android.os;

/* JADX INFO: loaded from: classes.dex */
public interface IHwInterface {
    IHwBinder asBinder();
}
