scripts: clean up remaining Manager references

This commit is contained in:
osm0sis
2021-03-21 19:25:56 -03:00
committed by John Wu
parent e3801d6965
commit 0a4e7eea41
5 changed files with 10 additions and 10 deletions

View File

@ -4,10 +4,10 @@
#####################################################################
#
# This script will setup an environment with minimal Magisk that
# Magisk Manager will be happy to run properly within the official
# the Magisk app will be happy to run properly within the official
# emulator bundled with Android Studio (AVD).
#
# ONLY use this script for developing Magisk Manager or root apps
# ONLY use this script for developing the Magisk app or root apps
# in the emulator. The constructed Magisk environment is not a
# fully functional one as if it is running on an actual device.
#