commit | 1f503eea1372ad15410ae6be9680b2967c42625e | [log] [tgz] |
---|---|---|
author | kholoud mohamed <kholoudm@google.com> | Mon Jan 31 12:11:49 2022 +0000 |
committer | kholoud mohamed <kholoudm@google.com> | Mon Jan 31 16:10:01 2022 +0000 |
tree | 7317128dcd2d5ddc06d10783afe25b505e2ceb71 | |
parent | 826e30b913d5eb0d7dccf04bb0fd60e0f3a47a93 [diff] |
Change getString/Drawable APIs to accept null default values Some callers of the APIs are passing in null default values, the null checks are causing crashes for these callers. Fixes: 217133492 Bug: 203548565 Bug: 211422509 Bug: 188410712 Test: manual Change-Id: If94851bc62a7ba383997b52fbca33017c8605152