Replace CTS with CDD in comment for FEATURE_VR_MODE_HIGH_PERFORMANCE

Bug: 27532416
Change-Id: I303d63d5b70434019acd77e8d82abcbabb1a85c1
This commit is contained in:
Craig Donner
2016-04-14 19:27:50 -07:00
parent 03abaa5df9
commit 8819c9d2ff

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