mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 21:28:55 +00:00
Bug 736246 - follow up to fix exception in verifyRunAs; r=wlach
This commit is contained in:
parent
80354efa51
commit
c417df15a8
@ -15,6 +15,7 @@ class DeviceManagerADB(DeviceManager):
|
||||
self._sock = None
|
||||
self.useRunAs = False
|
||||
self.haveRoot = False
|
||||
self.useDDCopy = False
|
||||
self.useZip = False
|
||||
self.packageName = None
|
||||
self.tempDir = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user