commit | 4f6e5cabf9757f362fdfbef8fca30e80523fbf45 | [log] [tgz] |
---|---|---|
author | Jack He <siyuanh@google.com> | Mon Sep 19 12:10:36 2016 -0700 |
committer | Jack He <siyuanh@google.com> | Tue Sep 20 17:27:41 2016 -0700 |
tree | 0e28a76a8cff113a95ecbfa5d5bfa7f69a380e38 | |
parent | 6b30601de212a4a1fb2b3c803d9d344053c4ecd2 [diff] |
Update deprecated Notification builder to new API * Replace Notification.setLastEventInfo() and various variable assignments with the corresponding Notification.Builder API calls. * Explicitly choose theme for getColor() using Context.getTheme() as previous getColor() method is deprecated as well. Bug: 31218737 Test: TestTracker/63162/3975 Change-Id: I696cb7f07b50b04551e56c3b4a02fea87f23589c