Cleanup: Delete dead code.
Bug: 15413389 Change-Id: I315468832ef18ffc84174e54774ab63b86d284dc
This commit is contained in:
@@ -603,7 +603,7 @@ public class NsdService extends INsdManager.Stub {
|
||||
return mUniqueId;
|
||||
}
|
||||
|
||||
/* These should be in sync with system/netd/mDnsResponseCode.h */
|
||||
/* These should be in sync with system/netd/server/ResponseCode.h */
|
||||
class NativeResponseCode {
|
||||
public static final int SERVICE_DISCOVERY_FAILED = 602;
|
||||
public static final int SERVICE_FOUND = 603;
|
||||
|
||||
Reference in New Issue
Block a user