commit | 429bf401eedbb6d37129dc6f3d2028232502b668 | [log] [tgz] |
---|---|---|
author | Varun Arora <varuaror@codeaurora.org> | Mon Oct 01 13:32:33 2018 -0700 |
committer | Varun Arora <varuaror@codeaurora.org> | Mon Oct 01 13:32:33 2018 -0700 |
tree | b41f2a1b9fecf71455ed638a2aafed06a1acde79 | |
parent | 2214d2ceeef92c977da5ee95a4e4322d6d52d6b5 [diff] |
sdm: Fail core creation on DRMManagerInterface fatal errors Currently if any issue occurs with opening msm_drm the DRMManagerInterface will be null, but it is later used without any null checks. As this is a critical resource, fail creation of core instead. Change-Id: I1e8120089047798449ae2088c3ddff25004b4a16 CRs-Fixed: 2323370