We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dfcfef commit 47680a3Copy full SHA for 47680a3
1 file changed
include/android/system_health.h
@@ -316,8 +316,6 @@ int ASystemHealth_getMaxCpuHeadroomTidsSize(size_t* _Nonnull outSize);
316
/**
317
* Gets the range of the calculation window size for CPU headroom.
318
*
319
- * In API version 36, the range will be a superset of [50, 10000].
320
- *
321
* Available since API level 36.
322
323
* @param outMinMillis Non-null output pointer to be set to the minimum window size in milliseconds.
@@ -332,8 +330,6 @@ __INTRODUCED_IN(36);
332
330
333
331
* Gets the range of the calculation window size for GPU headroom.
334
335
336
337
338
339
0 commit comments