Skip to content
Commit 33ad04fe authored by Suprabh Shukla's avatar Suprabh Shukla
Browse files

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
parent 8066ab49
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment