summaryrefslogtreecommitdiff
path: root/tests/componenttests/src/com/android/settings/notification/AppNotificationComponentTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix resource id not match issue.Syaoran Kuo2021-06-111-18/+49
| | | | | | Bug: 187485845 Test: atest com.android.settings.notification.AppNotificationComponentTest Change-Id: I4b094dd430127046e08cb1b87706906807c28b32
* Add more log for debugging resource id issue.Syaoran Kuo2021-05-071-0/+9
| | | | | | Bug: 187485845 Test: atest SettingsComponentTests Change-Id: I6268809eca172b0b4aa9f1a252e0d519ad758083
* Adds new test for notification.Syaoran Kuo2021-04-141-0/+86
1. Add notification test. 2. Add shareUserId into manifest file. Test: atest com.android.settings.notification.AppNotificationComponentTest Bug: 184814161 Change-Id: I38b7a854e8c8e0777fb7be3a518b7ed9d0f0a7a6