aboutsummaryrefslogtreecommitdiffstats
path: root/2_device-types/2_3_television-reqs.md
diff options
context:
space:
mode:
authorsachiyo <sachiyo@google.com>2018-01-25 14:38:31 -0800
committersachiyo <sachiyo@google.com>2018-01-25 14:38:31 -0800
commit5f60238c666333bed0b00c578cc219038f0da773 (patch)
tree6e630c89906ec30150aa93a813b1714f08bcc285 /2_device-types/2_3_television-reqs.md
parent11e813b9fa28f512d503a4534c6e9965b31c6246 (diff)
parent11e66338a17f9c3154758833549e11fc6864c9cf (diff)
downloadplatform_compatibility_cdd-5f60238c666333bed0b00c578cc219038f0da773.tar.gz
platform_compatibility_cdd-5f60238c666333bed0b00c578cc219038f0da773.tar.bz2
platform_compatibility_cdd-5f60238c666333bed0b00c578cc219038f0da773.zip
resolve merge conflicts of 11e66338a17f9c3154758833549e11fc6864c9cf to oc-mr1-dev-plus-aosp
Test: I solemnly swear I tested this conflict resolution. Change-Id: I4977aac6e511008803707673ea08a3861bc0e3b4
Diffstat (limited to '2_device-types/2_3_television-reqs.md')
-rw-r--r--2_device-types/2_3_television-reqs.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/2_device-types/2_3_television-reqs.md b/2_device-types/2_3_television-reqs.md
index d0e9e192..725a12a2 100644
--- a/2_device-types/2_3_television-reqs.md
+++ b/2_device-types/2_3_television-reqs.md
@@ -71,6 +71,27 @@ Television device implementations:
* [T-0-2] MUST return “true” for `ActivityManager.isLowRamDevice()` when there
is less than 1GB of memory available to the kernel and userspace.
+If TV device implementations are 32-bit:
+
+* [T-1-1] The memory available to the kernel and userspace MUST be at least
+896MB if any of the following densities are used:
+ * 400dpi or higher on small/normal screens
+ * xhdpi or higher on large screens
+ * tvdpi or higher on extra large screens
+
+If TV device implementations are 64-bit:
+
+* [T-2-1] The memory available to the kernel and userspace MUST be at least
+1280MB if any of the following densities are used:
+ * 400dpi or higher on small/normal screens
+ * xhdpi or higher on large screens
+ * tvdpi or higher on extra large screens
+
+Note that the "memory available to the kernel and userspace" above refers to the
+memory space provided in addition to any memory already
+dedicated to hardware components such as radio, video, and so on that are not
+under the kernel’s control on device implementations.
+
**Microphone (Section 7.8.1)**
Television device implementations: