mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-05 12:52:33 +01:00
meizumx6: fix: changing is_rooted to be a property
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user