From 0046d9614a57fe4f4e49692570810d424b1f4fe4 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Fri, 22 Mar 2013 17:24:57 -0700 Subject: [PATCH] Implement #8323587, #8323342, #8323590: new features. 8323587: Add feature for supporting app widgets 8323342: Add feature for replacing the home screen 8323590: Add feature for supporting input methods The app widget service looks for the app widget feature and refuses to work if it doesn't exist. I didn't do this for the input method service because some devices will probably want to still make use of that mechanism without supporting third party input methods. Change-Id: Ia358ccc6059d43f163d74810c7cbe9568a67ede9 --- data/etc/handheld_core_hardware.xml | 3 +++ data/etc/tablet_core_hardware.xml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml index 9d2a0cbb6..290afc2e7 100644 --- a/data/etc/handheld_core_hardware.xml +++ b/data/etc/handheld_core_hardware.xml @@ -33,6 +33,9 @@ + + +