Unhiding Forced App Standby

Removing the runtime flag to enable the feature. Also fixed jobscheduler
to exempt apps in user power whitelist instead of full whitelist while
applying restrictions

Test: For Alarms:
cts-tradefed run cts-dev -m AlarmManagerTestCases
For Jobs:
adb install -r \
out/target/product/marlin/data/app/JobTestApp/JobTestApp.apk
adb install -r \
out/target/product/marlin/data/app/FrameworksServicesTests/FrameworksServicesTests.apk
adb  shell am instrument -e class
'com.android.server.job.BackgroundRestrictionsTest' -w
'com.android.frameworks.servicestests'

Bug: 64387584
Change-Id: Ie1f12e6d5c07b7fa9eb2cc1b7c9a298d2074d3de
4 files changed