mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-22 04:49:00 +00:00
meizumx6: fix: changing is_rooted to be a property
This commit is contained in:
parent
57ab97df89
commit
869c0bc6bd
@ -5,6 +5,7 @@ class MeizuMX6(AndroidDevice):
|
|||||||
|
|
||||||
name = 'meizumx6'
|
name = 'meizumx6'
|
||||||
|
|
||||||
|
@property
|
||||||
def is_rooted(self):
|
def is_rooted(self):
|
||||||
# "su" executable on a rooted Meizu MX6 is targeted
|
# "su" executable on a rooted Meizu MX6 is targeted
|
||||||
# specifically towards Android application and cannot
|
# specifically towards Android application and cannot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user