Merge "Address nit in NetworkStackUtils" am: 076317a01f
am: df598dc827
Change-Id: Ide4741305724a9e0d26305f8406c5445f9de12b3
This commit is contained in:
@@ -95,8 +95,7 @@ public class NetworkStackUtils {
|
|||||||
* Look up the value of a property for a particular namespace from {@link DeviceConfig}.
|
* Look up the value of a property for a particular namespace from {@link DeviceConfig}.
|
||||||
* @param namespace The namespace containing the property to look up.
|
* @param namespace The namespace containing the property to look up.
|
||||||
* @param name The name of the property to look up.
|
* @param name The name of the property to look up.
|
||||||
* @param defaultValue The value to return if the property does not exist or has no non-null
|
* @param defaultValue The value to return if the property does not exist or has no valid value.
|
||||||
* value.
|
|
||||||
* @return the corresponding value, or defaultValue if none exists.
|
* @return the corresponding value, or defaultValue if none exists.
|
||||||
*/
|
*/
|
||||||
@Nullable
|
@Nullable
|
||||||
|
|||||||
Reference in New Issue
Block a user