DevelopmentSettings: Fix possible NPE
* getSystemService() can return null if the service is not available * Check this before accessing a method * Edge case: This code is usually not called on every device Change-Id: I722638f2647dde7fb7d6a9a29c4a0e82314231c7
Loading
Please register or sign in to comment