// SPDX-License-Identifier: Unlicense OR MIT
/*
Package camera implements permissions to access camera hardware.
Android
The following entries will be added to AndroidManifest.xml:
CAMERA is a "dangerous" permission. See documentation for package
github.com/p9c/p9/pkg/gel/gio/app/permission for more information.
*/
package camera