Class AndroidEmulator.HardwareProperty

    • Field Detail

      • key

        @Exported
        public final String key
      • value

        @Exported
        public final String value
    • Constructor Detail

      • HardwareProperty

        @DataBoundConstructor
        public HardwareProperty​(String key,
                                String value)