OSDN Git Service

API for notification listener for Companioon apps
authorEugene Susla <eugenesusla@google.com>
Fri, 14 Apr 2017 17:42:59 +0000 (10:42 -0700)
committerEugene Susla <eugenesusla@google.com>
Sat, 15 Apr 2017 01:55:53 +0000 (18:55 -0700)
commit57544123cd3a669f6e36ee54f643e3dc4d18fba7
tree08fe6056b50cff8d391d1781f51ac1ae34fcf081
parent8d519f8281560651c1ef136d0bbb025d70ac198f
API for notification listener for Companioon apps

Test: 1. Trigger the confitrmation dialog.
Ensure it looks exactly like the one from settings.
2. Call an API without associating the appa first
Ensure exception is thrown with a message mentioning the need to associate 1st
Change-Id: I0b280e9bcef7f9d21ce7c9dfeaf2703945481efd
AndroidManifest.xml
src/com/android/settings/notification/NotificationAccessConfirmationActivity.java [new file with mode: 0644]