LiveDisplayService: Catch NPE before LiveDisplayConfig is initialized
* During boot up phase the system is trying to update LiveDisplay tile status based on the applied mode. However, with LiveDisplayConfig not yet initialized this results in a NullPointerException. Address it and fallback to MODE_OFF. Change-Id: I736da21455e74801aae69e16b9e80c8985b83a5a
Loading
Please register or sign in to comment