History log of /frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b0e33eda2a7d5bbcc6488ddf8c6176ab7374fb66 03-Oct-2017 Bernardo Rufino <brufino@google.com> Canonicalize notification channel sounds for backup

Canonicalize for backup and canonicalize and uncanonicalize for restore
(see comment).

Test: Set custom notification sound, make backup, remove notification
sound from device (from Ringtones and make sure to update media content
provider), restore => Observe default instead of random number. Do the
same without removing the sound and observe restores successfully.
Test: runtest systemui-notification
Bug: 66444697

(cherry picked from commit c27bb6ad34fd59161f6460b692ba72c7ede789b6)

Change-Id: I32c186d0d7479b01f6cc67cce9bc5cb66264a064
(cherry picked from commit 2d7a4a3f674d62adfb2825b738f2e87ec246194d)
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
8617e4ec9efa2c34bbebda750f29e43d0fdf4044 18-Sep-2017 Julia Reynolds <juliacr@google.com> Bump the importance of foreground service notis

Unless the user has chosen an importance.

Change-Id: Ibe82c91c6a98a75fc623784300f3f906879e8a80
Fixes: 65640487
Test: runtest systemui-notification
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
816797abb9646b0916781aa1742212a24a6d31a0 11-Aug-2017 Julia Reynolds <juliacr@google.com> Translate default channel on locale change

Change-Id: I4c45f7879d0c68e866b5d55a4fbb2402f62159a2
Fixes: 64025105
Test: runtest systemui-notification
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
eb3dca71b5df7fdf6299a3e65eb5d6fe8cb7bcbc 11-Jul-2017 Julia Reynolds <juliacr@google.com> Send less ranking reconsiderations and updates

- NotificationIntrusivenessExtractor does not need to reconsider
ranking for non intrusive notifications
- All adjustments (by group helper and the assistant) have been moved to
extractors so we can selectively send ranking updates instead of always
sending them.

Fixes: 62827235
Test: runtest systemui-notification
Change-Id: I2ea746c3883049abac0752788a3f4c2fa50c8064
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
745c15477b22f88af303065e18025af386582736 26-May-2017 Julia Reynolds <juliacr@google.com> Properly read vibration setting on boot.

Test: runtest systemui-notification
Change-Id: I400bc3df441524abe4973d4d6bccc7ef30a2e1c7
Fixes: 37865035
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
e6bf4f808d9eebebfb9faffc78abb81a4f4038d9 26-May-2017 TreeHugger Robot <treehugger-gerrit@google.com> Merge "Allow the creation of IMPORTANCE_NONE channels" into oc-dev
5fe2eae6b9a2da7791b4686958425b6f0d89dc49 22-May-2017 Julia Reynolds <juliacr@google.com> Fix backup and restore of package blocks

-Restore block status for apps that already exist
E.g. apps on the system image
- Stop depending on appops, it's duplicative and
not backuped/restored

Fixes: 38340377
Test: runtest systemui-notification, toast and notification
cts tests, backup android, clear data on packages, restore android,
verify that blocked apps stay blocked.
Change-Id: I29a33d7db2701bd64a7b30411dcf77c0a2f321d1
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
3e50bf6f97eb3b6ce45c5f5746687f76253ac38d 24-May-2017 Julia Reynolds <juliacr@google.com> Allow the creation of IMPORTANCE_NONE channels

- Users will still be notified of foreground services
by the system even if the app posts their fg service
notification to a blocked channel so this restriction isn't needed
- This allows apps to cleanly port over their pre-channels notification
settings

Fixes: 62028083
Test: runtest systemui-notification

(cherry picked from commit 3f25f4d6fe24f3782d6e156f9969d98ab3c8b4bf)

Change-Id: I1cd8cfaf31f00088e267bd3fb1bd7912f4397c69
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
f26eb916987f7c0e5d32af2fc10ef09f62e83f16 22-May-2017 Julia Reynolds <juliacr@google.com> Re-add default channel on app targetsdk downgrade.

Test: runtest systemui-notification, and manual: adb install the
apk pulled off dogfood device, verify that sending an email
results in a toast pre change and no toast + notification
post change.
Change-Id: Ia3db55959906f38a5dc34cb38a33072c1f2dd64f
Fixes: 38437227
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
91f674eeda97e15d156bb87c2399fa334844c00b 18-May-2017 Jeff Sharkey <jsharkey@google.com> Merge "Unbreak APK 26 apps running on "O" preview/beta builds." into oc-dev
e103b7808b29d3b7c6fdef092d607d511457ecfd 18-May-2017 Dan Sandler <dsandler@android.com> Unbreak APK 26 apps running on "O" preview/beta builds.

Bug: 38391358
Test: runtest systemui-notification
Change-Id: Ib78dd3e2a3dcb16faae33a0d5a07475187fb3463
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
13f157feeddbac0d0303759214c6db3c5c477007 12-May-2017 Chris Wren <cwren@google.com> catch USER_ALL in badging check

Bug: 38264652
Test: runtest systemui-notification
Change-Id: Id482ed4984eef83ad0e9876acda5addb65aca5f9
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
34bc4af8109b1221305036a528324b8d754b501f 12-May-2017 Julia Reynolds <juliacr@google.com> Merge "Show misc channel with pre-upgrade fields" into oc-dev
89aa2261903fd09b08a2210a7a1b35d329f8330a 06-May-2017 Chris Wren <cwren@google.com> add a global control for badging

Content observer callbacks don't specify the user,
so scan all the users we know about. User switches
will also trigger an update which will explicitly
check the setting for the (now) current user.

Migrate tests to TestableContext to allow the test
to safely override secure settings.

Bug: 36021111
Test: runtest systemui-notification
Change-Id: I588068382912955da114cc351df7a1e7b4f0733f
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
17717f5a6d46632cb75df78fd2a7038a4ac764ea 09-May-2017 Julia Reynolds <juliacr@google.com> Show misc channel with pre-upgrade fields

- for apps that don't target O but use channges

- Rename misc channel if it already exists
- Add method so settings can tell if it needs to show legacy config

Bug: 38120923
Test: runtest systemui-notification
Change-Id: I5c7c077321f1792851b003b9d9e42505dddd50f0
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
e0b25746267972b370a1c773ad18d146ee8163c3 08-May-2017 Julia Reynolds <juliacr@google.com> Lock relevant fields on channel update

This is safe for O as all updates come from a trusted
source.

Change-Id: Iab8ec1e68f8f9f9e345ebf4d5e44718191cc49e6
Fixes: 37986254
Test: runtest systemui-notification
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
e2361d978be6b0d5be134885285bff122395f8f8 05-May-2017 TreeHugger Robot <treehugger-gerrit@google.com> Merge "Revert "Treat apps that use channels as O apps"" into oc-dev
a22f644c79213138c232f3067b5f780a9c43b04c 05-May-2017 Geoffrey Pitsch <gpitsch@google.com> Revert "Treat apps that use channels as O apps"

This reverts commit 07a08b2ae92cc26b5e7ec00064e6ecea79d3d9c3.
Bug: 38016678
Change-Id: I0bf2f6da9e145bfe1f79449cac38ad34f5956969
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
2e9bf5fa7a2a27a16f0c2ef09030a0d5a7a13a8e 03-May-2017 Julia Reynolds <juliacr@google.com> Remove notification settings for deleted users

Test: runtest systemui-notification, manual
Change-Id: I221554479cf6bedb36b17d5e9bbc05307af9b89b
Fixes: 37941356
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
07a08b2ae92cc26b5e7ec00064e6ecea79d3d9c3 01-May-2017 Julia Reynolds <juliacr@google.com> Treat apps that use channels as O apps

... even if they don't target O

- Delete misc channel
- Read settings from channel instead of notification

Test: runtest systemui-notification
Change-Id: I00814959eddd10998806dd67cc30421091ae9aab
Fixes: 37540996
Fixes: 35378789
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
5644ccd1855e0ee14f1f5a5f1ac2490fa414af71 17-Apr-2017 Geoffrey Pitsch <gpitsch@google.com> Delete default channel for all apps targeting O.

Change toast to be for debuggable builds only.

Bug: 35378789
Test: runtest systemui-notification
Change-Id: I36247b003ead00bf1f9f3bed9c1a38a53db18c71
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
fa04e143d833ab28b50752ec7c91c2458b7ad5a4 23-Apr-2017 Julia Reynolds <juliacr@google.com> Update app level fields when misc channel is updated

So user settings aren't lost when the app migrates
to using channels

Test: runtest systemui-notification
Change-Id: I5774997ea33a892fa45f614bb3dd8de7e681f58c
Fixes: 37603697
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
d8c0ac42dee86997a7a06d15f9e7ccbc0da862e0 23-Apr-2017 Julia Reynolds <juliacr@google.com> Don't allow devs to create blocked channels

Test: runtest systemui-notification
Change-Id: I11942e4268acc70ffcbcda08eed4e13e64f4b12f
Fixes: 37559814
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
184b86da382b8e24cdd0e5629e70d7057d418883 12-Apr-2017 Julia Reynolds <juliacr@google.com> Allow notification channels to be silent.

This better accomodates those apps that play their own sounds.
Since most apps don't play their own sounds, update the documentation
on notificationchannel to add guidance about when they should add a
sound.

Fixes: 37237013
Test: runtest systemui-notification
Change-Id: If00b15b1b44da66d24dacb2895e9a6c0a06d1890
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
9394a8fc62817a34b85d91c0004c924166952936 07-Apr-2017 Geoffrey Pitsch <gpitsch@google.com> Merge "Don't delete new notification channels not present in backup" into oc-dev
6eccf0016b230971cafd8ae0c2fdf0d2a54e3719 05-Apr-2017 Geoffrey Pitsch <gpitsch@google.com> Don't delete new notification channels not present in backup

Test: runtest systemui-notification
Change-Id: Ib25a680487b20700b9936926c1769a4d8f81b62a
Fixes: 36785228
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
60315337024c9ab7dc81f269c676bb8fc17e0700 04-Apr-2017 Julia Reynolds <juliacr@google.com> Remove unneeded methods

Test: make, make cts, make cts-verifier, runtest systemui-notification
Change-Id: I25b559cfcc30f2d85f468adf840f9124e80f00b0
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
2c98e18ce5f82ee8a93fcaa30c038fe0ab52f253 22-Mar-2017 TreeHugger Robot <treehugger-gerrit@google.com> Merge "Null check! Now with a test"
8e0eb372c9c5c941609daca554c92a44ee61c063 21-Mar-2017 Julia Reynolds <juliacr@google.com> Null check! Now with a test

Test: runtest systemui-notification
Change-Id: I0b98b3dd6aeaa7e300bba98b7d7f7f5afae16596
Fixes: 36245468
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
2c891c92fabb0ef8fdb77870b0272c156c71c7f0 17-Mar-2017 Julia Reynolds <juliacr@google.com> Allow channels to have a user visible description.

Test: runtest systemui-notification, cts
Change-Id: I0d04b82c99deecad663d8cb0565563f00e8a1f56
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
1f17e024a1152eda828a0e9924daa30cfac1193d 03-Jan-2017 Geoffrey Pitsch <gpitsch@google.com> Delete the Default Channel when an app starts using channels.

New apps should create their own channels.
Not using channels will silently fail.

STOPSHIPS:
Throw to provide better feedback for developers.
Delete the default channel for all apps that target O.

Test: runtest systemui-notification
Change-Id: Ic93f103efe397f563eaaf1c2e7d8bf9093b2b2e1
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
d0a5b1684a6dcfead423d9f7a67e7386bda33805 18-Mar-2017 Julia Reynolds <juliacr@google.com> Don't backup deleted channels.

Change-Id: I58a23700c9f6ccf5d3d6b7fa9f80be78ef9421f0
Fixes: 36381209
Test: runtest systemui-notification
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
9bfba59417fd0789023005064565d744ed7483d2 15-Mar-2017 Julia Reynolds <juliacr@google.com> Better deletions

- Allow apps to delete notification groups (which cascade to delete all
channels therein)
- Allow apps to get their groups, so they know what they might want to
delete
- Don't throw if someone tries to delete something that already doesn't
exist.

Change-Id: I5f6e25497c5da1e57b52737586e86097332f88f9
Fixes: 36245468
Fixes: 36127382
Test: runtest systemui-notification, cts
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
41103f42126acbd602de81ac87a2e605492ff528 15-Mar-2017 Julia Reynolds <juliacr@google.com> Support for showing deleted channel count in settings.

Bug: 36119790
Test: runtest systemui-notification
Change-Id: Ie30243314d64ded66267d0dc85cc0ad940d917f8
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
1d97e6a0c1341e3a6d8547fa843cb60ce6677a11 13-Mar-2017 Julia Reynolds <juliacr@google.com> Remove resource id channel/group name fields

Apps can listen for the LOCALE_CHANGED broadcast to
change names if needed.

Fixes: 35336590
Test: runtest systemui-notification, cts, manual
Change-Id: I62d2778f61e99200692755a6f268828a374837e6
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
e866533f11a137a0b179c11856c6334d8b1b195e 13-Mar-2017 Julia Reynolds <juliacr@google.com> Allow blocked apps to create channels

Change-Id: I64b90332095f949af003db3db98da75b22a09c64
Fixes: 36040396
Test: runtest systemui-notification
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
d373d78d15e1ede87ac47d7b9698717b2d1c4fc4 03-Mar-2017 Julia Reynolds <juliacr@google.com> Log notification channels and groups.

Test: manual, runtest systemui-notification
Change-Id: I326a35ae87e7a3dc4b2587271056b7dd5cd11f8d
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
03fa85ddccb30a6f1dcfeaec9dcbba062e5f8573 06-Mar-2017 Julia Reynolds <juliacr@google.com> Prevent creation of default channel.

Test: runtest systemui-notification
Change-Id: Id56debdca2a11bdac5ae11832eaaa04842f0a9be
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
d5286843737e1117d5c6e90567fd7099a32c3a64 02-Mar-2017 Julia Reynolds <juliacr@google.com> Allow resid notification channel group labels.

Test: cts, runtest systemui, runtest systemui-notification, manual
Change-Id: I9e7b43c97fd04057e1a2614876af958cc2f40a99
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
5a31193497fa923e24bc5c9796b40fdfae604d31 01-Mar-2017 Julia Reynolds <juliacr@google.com> Allow translatable channel names.

Bug: 35336590
Test: runtest sytemui runtest systemui-notification, manual
Change-Id: I1e6ebbcc36cab22ab9b2dfde505a68513544ef52
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
af759c52ce01fe6b5144957e38da956af01a217b 15-Feb-2017 Geoffrey Pitsch <gpitsch@google.com> Channels for Frameworks notifications

Adapts all notifications used by system services to use channels.
Channels are initialized by SystemServer after the NotificationService
has started.

Test: runtest systemui-notification
Change-Id: I25c45293b786adb57787aeab4c2613c9d7c89dab
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
31b2baac8d121bfd2bc9785b17fc385a8d282438 22-Feb-2017 Julia Reynolds <juliacr@google.com> Add missing sound to important channels.

Test: runtest systemui-notification
Change-Id: I7b091d312220e3830f2cd613b7ac08f75c5f0a8c
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
74856c4a611b337ded6d3eee14c710cf5f7aae77 08-Feb-2017 Julia Reynolds <juliacr@google.com> Retrieving groups shouldn't have side effects

Test: runtest systemui-notification, viewing settings
Change-Id: Ib43fe6ad2af4763b633ad1690f69d17533915dbb
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
529e3329e68963eff0dd1cf40d938a9953cd5060 06-Feb-2017 Julia Reynolds <juliacr@google.com> Let developers choose a light color for channels

Test: runtest systemui-notification & cts
Change-Id: Ibfab57924d0a9093af23191ebdd68ce1c0da6eca
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
619a69f722b75241b372cf7b01b45b2dd1c862fa 27-Jan-2017 Julia Reynolds <juliacr@google.com> Add audio attributes to notificationchannel

Test: runtest systemui-notification, cts, manual
Change-Id: I33b5a67190409fe2fc2bc7e2cbbd67ea38bc0655
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
f02562aeee90e2972849214b715dcfc86aa3084e 26-Jan-2017 Julia Reynolds <juliacr@google.com> Show channel groups in settings

Empty groups shouldn't be visible to client code.

Test: runtest systemui-notification
Change-Id: I319b035886ce1bd4b6839ebf46a2c3be7b2387cf
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
59e152e92e6ebb71bab974973ce29b4f8d11f7cf 25-Jan-2017 Julia Reynolds <juliacr@google.com> Add notification channel groups.

Test: runtest systemui-notification, cts
Change-Id: I3ed82f2b20d3f791b7cae379a49373cb41231739
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
924eed1ca6d3fec5dae7eb0f9c11b8f23f628697 19-Jan-2017 Julia Reynolds <juliacr@google.com> Add updatable fields to Ranking

- NotificationChannel
- Badging

Test: runtest systemuinotification & cts

Change-Id: I7fd1f2dc06148927e9a4bd5b760d436e2c5e8a98
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
4036e8d4c636ae36f28585d283b522a7a97eaf72 13-Jan-2017 Julia Reynolds <juliacr@google.com> Save deleted channels.

To discourage the pattern of deleting channels and
recreating them to get around user settings.

Behavior:
- Creating a deleted channel brings back the old channel
(with it's old settings)
- Updating a deleted channel fails
- public getChannel apis should not return deleted channels

Also align data clean up done when clearing data & uninstalling
a package

Test: runtest systemui-notification, cts, cts-verifier

Change-Id: If19c20311c978fd8d3b1cb8b234dc1e68c7356be
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
aebfc4e7a3e3b66382e9004d5ed141b50e26a71b 06-Jan-2017 Julia Reynolds <juliacr@google.com> Cannot have badge only channels

Test: runtest systemui-notification & cts
Change-Id: I256e35a79400c1d25b3d2f1c7c5f8c513242a2aa
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
f35e3976e3c01077f8d8d0938d2ba0b3e5b80613 05-Jan-2017 Julia Reynolds <juliacr@google.com> Allow apps to enable notification badging.

Test: runtest systemui-notification
Change-Id: Ia16d671d864d1eee902652e31f023e30dc6b7387
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
baff400fa5a93d157934818982fcf534327f9830 15-Dec-2016 Julia Reynolds <juliacr@google.com> Add badging support for channels.

In this iteration badges are a user opt in feature.
Known issue: all listeners will receive 'badge only' notifications.

Test: runtest systemui-notification

Change-Id: Ic7450bf4de5351cfdc72bd96ec946fe6e035035c
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
52e64d0162bd71164c6e23e3975e98091f70588a 09-Dec-2016 Julia Reynolds <juliacr@google.com> Give assistant ability to modify channels.

Test: cts on same topic
Change-Id: Ia0db73d4d81a89e0821ba6a06f12823605dbea73
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
32c97ef3c8efae999f68664320fa1200ff435f12 28-Nov-2016 Julia Reynolds <juliacr@google.com> Blocked packages can't create channels.

Test: runtest systemui-notification
Change-Id: I3f0560a71adc33d9881021f920ce2824b96ddc14
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
f57de46d0b16fea790dc29062bf5e47cf63bae3e 23-Nov-2016 Julia Reynolds <juliacr@google.com> Allow apps to set vibrations pattern for channels

Test: runtest systemui-notification, cts
Change-Id: I9125e9c437e3888ba7e7582bb3557635a2aea893
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
0c299d4d6316d14e43d386b4562782083fe3c886 15-Nov-2016 Julia Reynolds <juliacr@google.com> Prioritize channel sound & vibration settings.

Unless the app is not targeting O and the user hasn't set
a preference in Settings.

Also apps no longer need the vibration permission to vibrate with
a notification.

Test: runtest systemui-notification
Change-Id: Ia84b1c97d13cb479db07035ca622b1fe52261329
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
423b9fc83d736326b8ddadbfcd6fd5f181bf9fec 09-Nov-2016 Julia Reynolds <juliacr@google.com> Move notification channel from record to sbn.

So notificationlisteners know about it.

Test: runtest systemui-notification
Change-Id: I28fc86730d3f7ad246a0164f44157594f57430c0
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
b3a04f0816a1c8e16468c9906e0fc9e1a4cd99d4 04-Nov-2016 Julia Reynolds <juliacr@google.com> Never use getApplicationInfo.

Always use getApplicationInfoAsUser.

Test: runtest, and install a work profile app and post a notification.

Bug: 32615127
Change-Id: I92cdf42d791d27eaff64b945be96b216e5866f6d
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
1864ff5dae054e86f527426ef9887440d3277bcd 02-Nov-2016 Julia Reynolds <juliacr@google.com> Replace test TODOs with ACTION.

Also call packagemanager less.

Test: runtest
Change-Id: Icff2a5b9e7fff49ef8cf7b643c198707a6089007
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java
b879cc614f58cf0237bdc50393db129afe2b9403 01-Nov-2016 Geoffrey Pitsch <gpitsch@google.com> Move notification tests into separate APK.

This will allow us to hook into a presubmit step without
bringing in the other tests.

Compile notification source directly into test APK, for
faster development.

Test: runtest --path
frameworks/base/services/tests/notification/
Change-Id: I04dbcec892cbd375ba1334f59e6b58bcafe80151
/frameworks/base/services/tests/notification/src/com/android/server/notification/RankingHelperTest.java