6fd58003860c2fe6f9e4965fd06d7063c5c14566
getServiceInfo returns null if you have a service defined in the manifest as: <service android:name=".Xxx" android:exported="false" /> or and in an <application> with no label or icon. Dont crash the Settings application because of that. Change-Id: I6f9f69c130e610b7e4ab66426177b7bade1e1515
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%