commit | 117d5b4f28bbaf1b7458233ae5e101b9c41d7b64 | [log] [tgz] |
---|---|---|
author | Chris Wren <cwren@android.com> | Thu Jan 05 12:57:06 2017 -0500 |
committer | Andrew Sapperstein <asapperstein@google.com> | Fri Jan 06 11:34:22 2017 -0800 |
tree | 7816c1da16407189bfcfb88df3845d9832420984 | |
parent | f36beac9566ea4b2454b3140fcde5d83b802b553 [diff] |
Create a global registry for system message IDs Port all system UI notifications to use the registry. Retain stable integer IDs where they exist. Assign new stable IDs where resource IDs were previously used. Using "message" rather than "notification" since we may eventually want to include dialogs and toasts. Bug: 32584866 Bug: 30995038 Test: runtest systemui Change-Id: Iec4d7cebbd88683e339ada29a279315222699942 (cherry picked from commit 5e6c0ffd3e91cf0c5872de3e2d99e225ad1468f4)