Skip Navigation

FIPS-linking on Android: automatic

When you build an app for production and run it, the app links for FIPS compliance automatically. No special directives are required.
To verify that FIPS has been included, check that the following line is in the log output. This same line is printed at the very start of the app launch:
IDeviceBase::initInstance: FIPS MODE REQUESTED
For information about logs, see Logging and diagnostics.
For more information about FIPS compliance, see FIPS 140-2 compliance and FIPS compliance not supported for x86 emulators.