summaryrefslogtreecommitdiffstats
path: root/data/etc/tablet_core_hardware.xml
Commit message (Collapse)AuthorAgeFilesLines
* Rename managed_profiles feature to managed_usersAmith Yamasani2014-09-121-2/+2
| | | | | Bug: 17392243 Change-Id: Ib60d1563ecdda9a979196ef51e849be2f9e9f841
* Add feature android.hardware.audio.output xml fileUnsuk Jung2014-09-071-0/+1
| | | | | Bug: 15318046 Change-Id: I49f0881752493ac0bad238b43ce7e1e147119528
* API Review: Update managed profiles feature flag.Adam Connors2014-06-051-1/+1
| | | | | | | Feature flag renamed to FEATURE_MANAGED_PROFILES Bug: 15025371 Change-Id: I999fd9484398da3266c7655d83e4266c2b76cf3a
* Add feature for voice recognition software.Dianne Hackborn2014-04-181-0/+1
| | | | Change-Id: Ie11c6f9b7eb466f17e9ce145b582ffe7d2475cbd
* Add android.software.managedprofiles feature flag.Adam Connors2014-04-011-4/+7
| | | | Change-Id: I743bfddd2244b50fcf7386a2b8a21c7da2805cf6
* Remove accessibility as an optional featureAdam Lesinski2014-03-171-1/+0
| | | | | Bug:13439904 Change-Id: Icc6b84d05a24cbfdaa121929e7c7c77c0f7eed17
* Add new software featuresAdam Lesinski2014-02-051-0/+7
| | | | | | | | | | | | | | | | | Wearable devices are much more stripped down than handheld and tablet devices. There are system services that must not be present on wearable devices. Those services have their own feature xml files that get copied to the system image as needed. They are included by default in the handheld and tablet core feature files in order to maintain previous behavior. Wearable devices should always copy the data/etc/wearable_core_hardware.xml file and whatever other files that represent required services (eg. data/etc/android.software.print.xml). Change-Id: I410442d45854fe54cba1131ce488a5a459ac580a
* Enable FEATURE_DEVICE_ADMIN for handheld devicesAmith Yamasani2013-09-161-0/+2
| | | | | Bug: 9520957 Change-Id: I9c09dc726509db9e6d9ba4700255c74528b9f9fa
* Implement #8323587, #8323342, #8323590: new features.Dianne Hackborn2013-03-221-0/+3
| | | | | | | | | | | | | | 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
* move hardware feature definitionsColin Cross2012-03-261-0/+55
Move the hardware feature xml files from frameworks/base/data/etc to frameworks/native/data/etc. Change-Id: I0c572237b78f233d58627801896c0a81215531e8