summaryrefslogtreecommitdiffstats
path: root/data/etc/wearable_core_hardware.xml
Commit message (Collapse)AuthorAgeFilesLines
* am 60d31a0f: am 3c648e37: Update comment to use correct GPS file for wearable.Sean Wan2014-09-191-1/+1
|\ | | | | | | | | * commit '60d31a0fc0724d4538d105a800a1565e5f843130': Update comment to use correct GPS file for wearable.
| * Update comment to use correct GPS file for wearable.Sean Wan2014-09-191-1/+1
| | | | | | | | Change-Id: I91c4363dbcc6cada8d6e9599d1b15e77febee0e5
* | Add feature android.hardware.audio.output xml fileUnsuk Jung2014-09-071-0/+2
|/ | | | | Bug: 15318046 Change-Id: I49f0881752493ac0bad238b43ce7e1e147119528
* Adding a portrait and landscape fileVinod Krishnan2014-05-151-2/+0
| | | | | | | | | | - 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
* Remove some features from wearablesAdam Lesinski2014-05-011-6/+2
| | | | | | | It was incorrectly assumed that these devices must require a device admin, camera, and network location. Change-Id: I51942ece6c0b9f824bfc3ee82917a2496ae81788
* Add device admin to wearables for API8 CompatAdam Lesinski2014-03-171-0/+3
| | | | | Bug:13386441 Change-Id: I8814976db791bb1f2e60b6a9fc49afdd5f360414
* Remove accessibility as an optional featureAdam Lesinski2014-03-171-1/+0
| | | | | Bug:13439904 Change-Id: Icc6b84d05a24cbfdaa121929e7c7c77c0f7eed17
* Add new software featuresAdam Lesinski2014-02-051-0/+67
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