commit | c96eeb279ee07ec3db2a525cb86d0326540e5d18 | [log] [tgz] |
---|---|---|
author | songkailun <songkailun@xiaomi.com> | Wed Jul 05 19:03:05 2017 +0800 |
committer | Fan Zhang <zhfan@google.com> | Tue Oct 10 11:33:14 2017 -0700 |
tree | e52785edcb60a4134646dba5bb15ff90a2cb4859 | |
parent | aa410eba1d8bba558233677881e7626eb0761065 [diff] |
Fix Settings crash when activity is null in ManageApplications, if getActivity is null, it will cause crash because in HelpUtils#prepareHelpMenuItem it will call activity's getString method. Test: manual Change-Id: I4c9cf985e94192a936d195ea4279ec1d0f22eb10 Signed-off-by: songkailun <songkailun@xiaomi.com>