Merge "Clarify version docs." into nyc-dev

This commit is contained in:
Jeff Sharkey
2016-04-07 20:08:17 +00:00
committed by Android (Google) Code Review

View File

@@ -48,6 +48,9 @@ public class FeatureInfo implements Parcelable {
* <p>
* If this object represents a feature requested by an app, this is the
* minimum version of the feature required by the app.
* <p>
* When a feature version is undefined by a device, it's assumed to be
* version 0.
*/
public int version;