To block a manual wipe in android
If I installed my app on system and Enrolls as Device Owner at setup
Blocks factory reset via DevicePolicyManager restrictions (DISALLOW_FACTORY_RESET)
Disables USB debugging (DISALLOW_DEBUGGING_FEATURES)
Would my app survive manual wipe