Merge "Replace CTS with CDD in comment for FEATURE_VR_MODE_HIGH_PERFORMANCE" into nyc-dev am: e54b439

am: c25b1e1

* commit 'c25b1e1535ae3ae9eb1a5568004e801d18d05df8':
  Replace CTS with CDD in comment for FEATURE_VR_MODE_HIGH_PERFORMANCE

Change-Id: I7292e66255e733e0da906b14c0a0096bc518ea95
This commit is contained in:
Craig Donner
2016-04-18 17:26:33 +00:00
committed by android-build-merger

View File

@@ -2181,7 +2181,7 @@ public abstract class PackageManager {
/**
* Feature for {@link #getSystemAvailableFeatures} and {@link #hasSystemFeature}:
* The device implements {@link #FEATURE_VR_MODE} but additionally meets all CTS requirements
* The device implements {@link #FEATURE_VR_MODE} but additionally meets all CDD requirements
* to be certified as a "VR Ready" device, which guarantees that the device is capable of
* delivering consistent performance at a high framerate over an extended period of time for
* typical VR application CPU/GPU workloads with a minimal number of frame drops, implements