ACTION_FACTORY_TEST constant

String const ACTION_FACTORY_TEST

Activity Action: Main entry point for factory tests. Only used when the device is booting in factory test node. The implementing package must be installed in the system image.

Input: nothing

Output: nothing

Implementation

static const String ACTION_FACTORY_TEST =
    "android.intent.action.FACTORY_TEST";