Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1. pkg upgrade
- 2. pkg install android-tools
- 3. adb pair localhost:<port>
- 4. adb connect localhost:<port>
- 5. adb shell
- 6. /system/bin/device_config set_sync_disabled_for_tests persistent; /system/bin/device_config put activity_manager max_phantom_processes 2147483647
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement