commit | ec344c6031e3b4b4c555ec5c44c91decbc9ceb7c | [log] [tgz] |
---|---|---|
author | Bonian Chen <bonianchen@google.com> | Tue Jan 14 01:01:51 2020 +0800 |
committer | Bonian Chen <bonianchen@google.com> | Tue Jan 14 01:01:51 2020 +0800 |
tree | 7892ec8df7695fda167b07a51d8fe149a3f90e84 | |
parent | 65b29905f7e437875163281cc6768e4e942fcdf4 [diff] |
[Settings] Remove null checking for TelephonyManager 1. TelephonyManager#createForSubscriptionId(int) never returns null Remove null checking. 2. Adopting context#getSystemService(SubscriptionManager.class) Bug: None Test: make Change-Id: Ie36dea80a4dfabbc34d9d25c50e60e4928b2f936