public interface android.os.IHwInterface
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.os.IHwInterface
  super_class: java.lang.Object
{
  public abstract android.os.IHwBinder asBinder();
    descriptor: ()Landroid/os/IHwBinder;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()
}
SourceFile: "IHwInterface.java"
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()