commit | 5a4399a34cd73d80041348463fd6e9d5954f77ef | [log] [tgz] |
---|---|---|
author | Julia Reynolds <juliacr@google.com> | Wed Oct 11 08:44:46 2017 -0400 |
committer | Julia Reynolds <juliacr@google.com> | Wed Oct 11 18:11:26 2017 +0000 |
tree | 4649ff89cd402b2f974a58f0c0766f25bc00f8bf | |
parent | 2d7a4a3f674d62adfb2825b738f2e87ec246194d [diff] |
Check target api version before crashing apps. All foreground service notifications need to be posted to a valid notification channel, but only crash apps that don't provide a valid notification if they target O_MR1+. Fixes: 66905243 Test: manual, open apps with invalid notifications that do and don't target O_MR1. Change-Id: I60897302bf9806cba0e0be365e65c5e8c4ef4806