History log of /frameworks/base/services/tests/notification/src/com/android/server/notification/ManagedServicesTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4552300ef2ee59c8f03f2bcdc087d48cb7a58bd3 12-Sep-2017 Julia Reynolds <juliacr@google.com> Trim invalid users

Change-Id: Ie7eab5c38ed7c6a58dcf2fa8c568fb576306852a
Fixes: 64725440
Test: runtest systemui-notification
/frameworks/base/services/tests/notification/src/com/android/server/notification/ManagedServicesTest.java
5aa13a4dfb007d4acfb9d7838c0493718f487796 24-Aug-2017 Julia Reynolds <juliacr@google.com> Don't autogrant permissions on managed profiles

These services run on the parent profile and act on
both. Also cean up approval lists on user removal.

Test: manual, runtest systemui-notification
Bug: 64073967
Change-Id: If3d2b36d57e98358bcaf80e7a8885ee7d25c2a4b
/frameworks/base/services/tests/notification/src/com/android/server/notification/ManagedServicesTest.java
fa206a4d12041947462336cd48ffd7b4847605fb 14-Aug-2017 Julia Reynolds <juliacr@google.com> Optionally append managed service approvals

If the backup comes from a pre O device, don't wipe
preexisting managed service grants (which were introduced
in O).

Test: runtest systemui-notification
Change-Id: Ie569972dc0d076718a3a9c59e1ebd942c5bfa987
Fixes: 64232609
/frameworks/base/services/tests/notification/src/com/android/server/notification/ManagedServicesTest.java
d1bf5f0108acc4bffdc3a611fabcc23a66f3fb84 11-Jul-2017 Julia Reynolds <juliacr@google.com> Fix xml loading for managed services

Noticed while adding a shell cmd to toggle notification assistants,
which is also included

Bug: 62263757
Test: runtest systemui-notification
Change-Id: I9bc0ee857abb8b9f60ab18ad740ca0a3b7d754ff
(cherry picked from commit 88facd4d9ac18630e4cc44db22b88b4ba26e775a)
/frameworks/base/services/tests/notification/src/com/android/server/notification/ManagedServicesTest.java
b852e56668d02c00853bc0a3651001044c11be71 06-Jun-2017 Julia Reynolds <juliacr@google.com> Migrate managed services from setting to policy xml

Change-Id: Ie20f91dbdd0ba6b57b5909cbf0152a32754fe02d
Fixes: 62263757
Test: runtest systemui-notification, cts AudioManagerTest,
cts-verifier DND tests, verify bug reports after toggling
access for various types of managed services, verified
default approved services aren't renabled on boot; verified that
they are reenabled after a device reset, verified that
settings are migrated after a restore from OC backup.
/frameworks/base/services/tests/notification/src/com/android/server/notification/ManagedServicesTest.java