Fix the build

add '*' so javadoc recognizes a comment block and finds the required @hide..

Change-Id: If665ba6549f9e017c063ea2800b7970917c33bdf
This commit is contained in:
Robert Greenwalt
2010-09-09 14:22:59 -07:00
parent 24118e8a28
commit b3102acc81

View File

@@ -584,7 +584,7 @@ public class ConnectivityManager
}
}
/*
/**
* @param networkType The type of network you want to report on
* @param percentage The quality of the connection 0 is bad, 100 is good
* {@hide}