From 0029ecbb9b81c37775fc5fb9a238b89e0fbb4940 Mon Sep 17 00:00:00 2001 From: Vinod Krishnan Date: Thu, 15 May 2014 15:44:16 -0700 Subject: [PATCH] Adding a portrait and landscape file - Some wearable devices do not support landscape - CTS tests were expecting some behavior which would not work since it was not able to switch from portrait to landscape. - Creating 2 files and then each of the devices will include that particular feature that it supports. Change-Id: If0e3151e23264a49f4964e1c643b33a90b78c114 --- .../etc/android.hardware.screen.landscape.xml | 20 +++++++++++++++++++ data/etc/android.hardware.screen.portrait.xml | 20 +++++++++++++++++++ data/etc/wearable_core_hardware.xml | 2 -- 3 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 data/etc/android.hardware.screen.landscape.xml create mode 100644 data/etc/android.hardware.screen.portrait.xml diff --git a/data/etc/android.hardware.screen.landscape.xml b/data/etc/android.hardware.screen.landscape.xml new file mode 100644 index 000000000..07bcd0abe --- /dev/null +++ b/data/etc/android.hardware.screen.landscape.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.hardware.screen.portrait.xml b/data/etc/android.hardware.screen.portrait.xml new file mode 100644 index 000000000..530c6c62a --- /dev/null +++ b/data/etc/android.hardware.screen.portrait.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/wearable_core_hardware.xml b/data/etc/wearable_core_hardware.xml index e256742ec..09a064a46 100644 --- a/data/etc/wearable_core_hardware.xml +++ b/data/etc/wearable_core_hardware.xml @@ -27,8 +27,6 @@ - -