summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* native: add ambient temperature & relative humidity sensor featuresSatya Durga Srinivasu Prabhala2015-11-042-0/+72
| | | | | | | Adding ambient temperature & relative humidity hardware sensor features as they are missing and causing CTS failures. Change-Id: I4f07db8e77cb77c5b2c1bb7ed80a26f68c91c23e
* Add XML for pro audio featureGlenn Kasten2015-08-281-0/+22
| | | | | Bug: 23604253 Change-Id: I480cf0a46c286badc6fd95a3b42e6cb1ed056b1b
* Add FEATURE_FINGERPRINT to PackageManager's feature listJim Miller2015-07-241-0/+20
| | | | | | Fixes bug 22674557 Change-Id: I2ced132c1cb4f4b5166f9af288dd3e697fdcf92b
* Adding a configuration file to support hifi sensors feature.Ashutosh Joshi2015-04-101-0/+20
| | | | | | | Adding an XML file to be used to define the hi-fi sensors feature by supporting devices. Change-Id: Id586eff93d0d5a028037c9062d7d9c655587e408
* Add Package Manager feature to enable MIDI supportMike Lockwood2015-03-271-0/+19
| | | | Change-Id: Ia3cc277af24fcb5117a8d119326de0c8e12bbc09
* Revert "Camera: Add XML entries and files for new system features"Eino-Ville Talvala2014-12-034-47/+0
| | | | | | | | This reverts commit e86d1091766b012da1f6616c7ec270d332baef95. Bug: 18281970 Bug: 18573576 Change-Id: If1cf236ef7eabd15ffb2a5dd33d25a8acabdd14c
* Camera: Add XML entries and files for new system featuresEino-Ville Talvala2014-11-214-0/+47
| | | | | | | Add BURST_CAPTURE and READ_SENSOR_SETTINGS. Bug: 18281970 Change-Id: Ibf596c97fbca46f2ae044b6c87586d76605a5163
* Merge "Issue #17551667: Voice interaction service should be disabled..." ↵Dianne Hackborn2014-11-172-2/+2
|\ | | | | | | into lmp-mr1-dev
| * Issue #17551667: Voice interaction service should be disabled...Dianne Hackborn2014-11-142-2/+2
| | | | | | | | | | | | | | | | ...by default on Svelte devices Make the voice interaction feature not available on svelte devices. Change-Id: Iae16ff59873e6588d2aaa29624006261439262ef
* | Add XML files for new camera2 hardware featuresYin-Chia Yeh2014-11-132-0/+42
|/ | | | | Bug: 18276863 Change-Id: I65fa70e5ee2e9b90f819ca39f933279905b37f38
* 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
| * DO NOT MERGE: Removing android prefix for ECG featureVinod Krishnan2014-09-041-1/+1
| | | | | | | | | | | | Bug: 17272904 Change-Id: Ia476bd8853e098600b681bb769536774596b9345
* | Add system feature for ConnectionService API support (2/3)Ihab Awad2014-09-152-1/+22
| | | | | | | | | | | | Bug: 17445268 Change-Id: Ib96e50e2558d2744f74419fd022f3f20d578a2de
* | Rename managed_profiles feature to managed_usersAmith Yamasani2014-09-123-6/+6
| | | | | | | | | | Bug: 17392243 Change-Id: Ib60d1563ecdda9a979196ef51e849be2f9e9f841
* | Merge "Add feature flags for verified boot and securely remove users." into ↵Adam Connors2014-09-102-0/+38
|\ \ | | | | | | | | | lmp-dev
| * | Add feature flags for verified boot and securely remove users.Adam Connors2014-09-082-0/+38
| | | | | | | | | | | | | | | Bug: 17405636 Change-Id: I06c0319f7903787910c52d65025b0d77d9e0575f
* | | Merge "Add FEATURE_GAMEPAD." into lmp-devMichael Wright2014-09-081-0/+22
|\ \ \ | |/ / |/| |
| * | Add FEATURE_GAMEPAD.Michael Wright2014-09-051-0/+22
| | | | | | | | | | | | | | | | | | | | | This allows micro-consoles or other devices to signify that there's a game controller in the box, even if the user hasn't connected it. Change-Id: I93cfba8bd1376aa5d1ec772a5b643b974eaa36c5
* | | Add feature android.hardware.audio.output xml fileUnsuk Jung2014-09-074-0/+26
|/ / | | | | | | | | Bug: 15318046 Change-Id: I49f0881752493ac0bad238b43ce7e1e147119528
* | Add android.software.live_tv featureJae Seo2014-08-281-0/+19
| | | | | | | | | | Bug: 17284986 Change-Id: I777d045f61a50f7ea473cb26bb509123c440587a
* | am 2eaec5a8: am 1f1ca890: Adding an ECG hardware featureVinod Krishnan2014-08-201-0/+20
|\ \ | |/ | | | | | | * commit '2eaec5a833f69b3c460386e38aa6affe5e4b1772': Adding an ECG hardware feature
| * Adding an ECG hardware featureVinod Krishnan2014-08-191-0/+20
| | | | | | | | Change-Id: I368772d4cd6b2713fb5180bedc91bf2b5bc015b4
* | Add OpenGL ES AEP feature xml.Jesse Hall2014-07-181-0/+22
| | | | | | | | | | Bug: 15593761 Change-Id: Ia961c64c5bf33da752518921c570c7f6dafe724e
* | Add XML files for new camera2 hardware featuresEino-Ville Talvala2014-07-162-0/+44
| | | | | | | | | | Bug: 15415688 Change-Id: I1ea9f65b03c4fa06a5004f9d1d485935742001c8
* | Add HDMI-CEC feature xml.Yuncheol Heo2014-07-111-0/+21
| | | | | | | | Change-Id: I51af146550cd72564e89874c867c181326d15f2c
* | Add ethernet feature xml.Joe LaPenna2014-07-081-0/+21
| | | | | | | | | | BUG: 15143878 Change-Id: I15dbac6a7e73a94960e76669120792724fbd8acb
* | API Review: Update managed profiles feature flag.Adam Connors2014-06-053-3/+3
| | | | | | | | | | | | | | Feature flag renamed to FEATURE_MANAGED_PROFILES Bug: 15025371 Change-Id: I999fd9484398da3266c7655d83e4266c2b76cf3a
* | am 2bb7438c: am c210aec4: Merge "Add android.software.webview software ↵Ben Murdoch2014-05-201-0/+19
|\ \ | |/ | | | | | | | | | | feature." into klp-modular-dev * commit '2bb7438c8ef1b4f09063250d5efe6dc98c10bdd7': Add android.software.webview software feature.
| * Merge "Add android.software.webview software feature." into klp-modular-devBen Murdoch2014-05-201-0/+19
| |\
| | * Add android.software.webview software feature.Ben Murdoch2014-05-191-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | Some devices may ship without a working WebView implementation. This system feature will be present on devices that support a functional WebView. Bug: 13438487 Change-Id: I1f72756196661dca01614e124895522b60e52493
* | | am bd0f9153: am 7e6c5336: Merge "Adding a portrait and landscape file" into ↵Vinod Krishnan2014-05-163-2/+40
|\ \ \ | |/ / | | | | | | | | | | | | | | | klp-modular-dev * commit 'bd0f91537be0e506a92687d6084a2659cf34399c': Adding a portrait and landscape file
| * | Merge "Adding a portrait and landscape file" into klp-modular-devVinod Krishnan2014-05-163-2/+40
| |\ \
| | * | Adding a portrait and landscape fileVinod Krishnan2014-05-153-2/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | am b017932e: am 035839c6: Adding Feature for HRMVinod Krishnan2014-05-161-0/+20
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'b017932e4a659f637085e37e09e3aa20849d62b8': Adding Feature for HRM
| * | | Adding Feature for HRMVinod Krishnan2014-05-121-0/+20
| |/ / | | | | | | | | | Change-Id: Iaec58df9c27753ce2c39c6bbe3735f1894684cb5
| * | DO NOT MERGE: Add standard android.hardware.camera.external permission file.Eino-Ville Talvala2014-05-081-0/+22
| | | | | | | | | | | | | | | | | | | | | Any device that lists the android.hardware.camera.external feature must also list android.hardware.camera.any feature. Change-Id: I7accd27501e66e99a8addaeed890df709208fd13
* | | Add standard android.hardware.camera.external permission file.Eino-Ville Talvala2014-05-081-0/+22
| | | | | | | | | | | | | | | | | | | | | Any device that lists the android.hardware.camera.external feature must also list android.hardware.camera.any feature. Change-Id: I7accd27501e66e99a8addaeed890df709208fd13
* | | am 1f9f945c: am 19f7cd5c: Merge "Remove some features from wearables" into ↵Adam Lesinski2014-05-011-6/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | klp-modular-dev * commit '1f9f945c8d66aab510df82a931c2328b3f6a2acd': Remove some features from wearables
| * | 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 feature for voice recognition software.Dianne Hackborn2014-04-183-0/+21
| | | | | | | | Change-Id: Ie11c6f9b7eb466f17e9ce145b582ffe7d2475cbd
* | Add android.software.managedprofiles feature flag.Adam Connors2014-04-013-7/+33
|/ | | | Change-Id: I743bfddd2244b50fcf7386a2b8a21c7da2805cf6
* 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-174-22/+0
| | | | | Bug:13439904 Change-Id: Icc6b84d05a24cbfdaa121929e7c7c77c0f7eed17
* Add new software featuresAdam Lesinski2014-02-058-0/+176
| | | | | | | | | | | | | | | | | 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
* Adding PackageManager feature strings for stepcounter and stepdetector.Aravind Akella2013-10-132-0/+40
| | | | Change-Id: I75ec21900fdc3ea80b61ec12c851a0c5ce9c44e8
* Add feature android.hardware.consumerir xml fileAlex Ray2013-10-031-0/+21
| | | | | Bug: 10676690 Change-Id: I2cc62b9c97a71588c43ff96ca38d470976bde9b0
* Enable FEATURE_DEVICE_ADMIN for handheld devicesAmith Yamasani2013-09-162-0/+4
| | | | | Bug: 9520957 Change-Id: I9c09dc726509db9e6d9ba4700255c74528b9f9fa
* Add NFC host-based card emulation feature.Martijn Coenen2013-07-221-0/+21
| | | | Change-Id: I699817731cdaf7139daeb10d4e24e376ba66fc8e
* Add hardware feature android.hardware.bluetooth.le xml fileMatthew Xie2013-04-231-0/+19
| | | | | | | | The feature is used to differ platforms that support bluetooth low engery radio bug 8369273 Change-Id: I8714b6b03a4e5692d4573ea7c156b002b7ee42dd