blob: 45210a7d77f7b32792dbb66ddd3117c1dd3b3b2b [file] [log] [blame]
module.exports = angular.module('stf.add-adb-key-modal', [
require('stf/common-ui/modals/common').name
])
.factory('AddAdbKeyModalService', require('./add-adb-key-modal-service'))