diff options
| author | 2011-05-20 16:11:04 -0700 | |
|---|---|---|
| committer | 2011-05-23 15:11:08 -0700 | |
| commit | e360bb6bd8ea84b8d37604fc11dfc744b18fb0de (patch) | |
| tree | 7e833a630e8108be1345d8595438eea5a30e7173 /api/current.xml | |
| parent | 1b144e625fb0d34cd680c44cbcfb2deb8a76d4c6 (diff) | |
Add "television" mode.
Change-Id: Ida1fdb61b036a8b489dbeda196fb4bc82e651b2b
Diffstat (limited to 'api/current.xml')
| -rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index a7555da4c5c6..37ce1d5bdb0c 100644 --- a/api/current.xml +++ b/api/current.xml @@ -64149,6 +64149,17 @@ visibility="public" > </field> +<field name="UI_MODE_TYPE_TELEVISION" + type="int" + transient="false" + volatile="false" + value="4" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="UI_MODE_TYPE_UNDEFINED" type="int" transient="false" |