fun getPackageManager(context: Context): PackageManager
Gets an object for working with packages from the context.
context
Context
PackageManager