am f270a8f3: Fix logic error in CarrierService.
* commit 'f270a8f3d653be4a6b8f665e8211db4f39507bb3': Fix logic error in CarrierService.
This commit is contained in:
@@ -91,7 +91,7 @@ public abstract class CarrierService extends Service {
|
||||
case BIND_SERVICE_INTERFACE:
|
||||
return mStubWrapper;
|
||||
default:
|
||||
null;
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user