# Packages
Package pkginfo contains support for dealing with package manager information.
# Functions
EnsureInstalled ensures that gapid.apk with the specified ABI is installed on d with the same version as the APK on the host, and returns the installed APK.
EnsurePerfettoProducerLaunched kills the existing launch_producer and starts a new one to launch the perfetto data producer.
PackageList returns the list of packages installed on the device.
PackageName returns the full package name of the GAPID apk for the given ABI.
# Constants
GraphicsSpyLayerName is the name of the graphics spy Vulkan layer.