commit | 6a2f8759eb34c67e1e12ffeb055b604741d669ff | [log] [tgz] |
---|---|---|
author | Amit Mahajan <amitmahajan@google.com> | Mon Jul 25 11:38:10 2016 -0700 |
committer | Amit Mahajan <amitmahajan@google.com> | Mon Jul 25 11:38:10 2016 -0700 |
tree | cae9914dbea2080232c4d8b6f38f93e8d2f66906 | |
parent | 453cbd8a061041ae04dec31363ecbbba4b65556c [diff] |
Do not read ECBM system property to avoid race. Code does a sanity check to make sure ECBM mode is active before showing notification. However checking system property for that is not safe as the property may not have been updated. Query the phone instead. Bug: 30237792 Change-Id: If650121391f2effccb9461c13d34f49f5bbe70c2