From d97750d8d13ec2dfcdd8eac0cce1ff36dfb6137f Mon Sep 17 00:00:00 2001 From: David Carver Date: Thu, 25 Apr 2013 12:34:00 -0400 Subject: [PATCH] Enable the app to be installed on a Google TV device. The app supports all the necessary APKs for Google TV support. While the layouts aren't optimized for navigating around with the D-PAd the app does work. To enable Google TV support just need to specify that touchscreen is not required. Tested on the Sony 2nd gen google tv device. --- AndroidManifest.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 888aa026a..fae6b862d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -23,6 +23,9 @@ + @@ -368,4 +371,4 @@ - \ No newline at end of file +