From 43f8a057545f274965ad5247daf0782e34a7c99f Mon Sep 17 00:00:00 2001 From: Jinsuk Kim Date: Tue, 13 May 2014 10:05:29 +0900 Subject: [PATCH] Add a new resource for HDMI-CEC logical device type definition New integer array containing the list of HDMI-CEC logical device types which the Android system can host. HdmiControlService gets initialized with the types given in the list. Change-Id: Ic6f02e0903814811b9d1a40364a78b8170d8481d --- core/res/res/values/config.xml | 13 +++++++++++++ core/res/res/values/symbols.xml | 1 + 2 files changed, 14 insertions(+) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index f39155b514b08..e3120a7cba146 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -462,6 +462,19 @@ provide full support for multiple displays. --> -1 + + + +