mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-07 05:42:06 +08:00
remove hotspot monkey script
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
type=raw events
|
||||
count= 1
|
||||
speed= 1.0
|
||||
start data >>
|
||||
DispatchPointer( 459755113000,459755113000, 0, 995, 160,0.20784314,0.06666667,0,0.0,0.0,65539,0)
|
||||
UserWait (100)
|
||||
DispatchPointer( 459755113000,459755113000, 1, 995, 160,0.20784314,0.06666667,0,0.0,0.0,65539,0)
|
||||
@@ -260,9 +260,6 @@ def main():
|
||||
system(f"am start -n com.android.settings/.TetherSettings")
|
||||
time.sleep(1)
|
||||
system(f"LD_LIBRARY_PATH= input tap 995 160")
|
||||
#system(f"LD_LIBRARY_PATH= monkey -f /data/openpilot/hotspot.script 1")
|
||||
#system(f"settings put system accelerometer_rotation 0")
|
||||
#system(f"settings put system user_rotation 1")
|
||||
system(f"pkill com.android.settings")
|
||||
|
||||
init_apps(apps)
|
||||
|
||||
Reference in New Issue
Block a user