googlesamples / googlesamples/android-testdpc
Action APPLICATION_RESTRICTIONS_CHANGED
- Dominant language
- Java
- Stars
- 1k
- Forks
- 422
- PR merge metrics
- No merged PRs in 30d
Description
I have an Android app that have action:
com.android.vending.APPLICATION_RESTRICTIONS_CHANGED
I had an ide that I should be able to test this with TestDPC. I deploy my app and set TestDPC to deviceowner by using ADB. In TestDPC I go to "Managed configurations", select my test app, setup configurations, press Save x2 and get a message that app restrictions is saved. But i don't get anything in my test application that there has been an action "com.android.vending.APPLICATION_RESTRICTIONS_CHANGED" So my question is should i be able to test my application like this? Should there be a APPLICATION_RESTRICTIONS_CHANGED in my test application or is there some kind of restrictions I am missing?
os: Android 12
version: TestDPC 9.0.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.