Use PowerExemptionManager API to exempt Kiosk app

We used to using AppOps to exempt Kiosk app from background battery
usage, but it turns out that NetworkPolicyManager does not respect the
relevant AppOp mode. Using PowerExemptionManager API here can be
effective for both Settings UI and NetworkPolicyManager.

Fix: 320756156
Test: atest DeviceLockContorllerRoboTests
Change-Id: Ic518debeb1da5dff9d5b317c5776ddcf9e87b093
2 files changed