mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 04:18:58 +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'
|
||||
|
||||
@property
|
||||
def is_rooted(self):
|
||||
# "su" executable on a rooted Meizu MX6 is targeted
|
||||
# specifically towards Android application and cannot
|
||||
|
Loading…
x
Reference in New Issue
Block a user