Multiple choice technology embedded technologies

If a device contains multiple enabled admin applications, the strictest policy is enforced by the Device Administration API

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Android's Device Administration API enforces the strictest policy when multiple active device admins specify different values for a policy. For example, if admin A requests a minimum password length of 4 and admin B requests 6, the system enforces 6. Distractors arguing otherwise contradict Android's policy reconciliation behavior.