Skip to main content

Security Settings

Datalogic SDK API access

General

Settings in this group define which applications have access to protected interfaces within a Datalogic device. Each interface contains a list of definitions where each entry defines one or more packages which are allowed to call the given interface. Each entry in the list contains the following settings:

  • Package name: Package name to grant API access to. Wildcards (i.e. "com.vendor.*") may be used. The default value an empty string.

  • Package signature SHA-256 digest: Package signature (SHA-256) digest to verify the associated package name(s).

To be granted access, a package must be signed with a matching signature and optionally match the associated name.

Datalogic SDK API access

  • Reset PackageInstaller API access list: Resets the PackageInstaller API access list. The default value is false.

  • PackageInstaller API: This list defines packages which are granted access to the PackageInstaller API.

Datalogic exemption access

  • Reset prevent hiding non-system overlays access list: Resets the PackageInstaller API access list. The default value is false.

  • Prevent hiding non-system overlays: This list defines packages whose non-system overlays will not be hidden.

  • Reset allow injecting simulated input API access list: Resets the PackageInstaller API access list. The default value is false.

  • Allow injecting simulated input: This list defines packages which are allowed to inject simulated input.