summaryrefslogtreecommitdiff
path: root/manifest.xml
AgeCommit message (Collapse)Author
2021-09-09Use vintf for confirmation UIichihlu
Bug: 198291202 Test: Build pass Change-Id: I6315ad41570d2041d4edbe7dee7cd911e7ecf917 (cherry picked from commit b11cf68f03fb6420c576892e6d1a4c88fd29b957)
2021-02-08Switch audio HAL to V7Mikhail Naganov
Updated audio policy manager configuration files to comply with the changes in the XML schema. This was done automatically by running the following commands: hardware/interfaces/audio/7.0/config/update_audio_policy_config.sh \ device/google/bonito/audio_policy_configuration.xml 6.0 hardware/interfaces/audio/7.0/config/update_audio_policy_config.sh \ audio_policy_configuration_a2dp_offload_disabled.xml 6.0 hardware/interfaces/audio/7.0/config/update_audio_policy_config.sh \ audio_policy_configuration_bluetooth_legacy_hal 6.0 Bug: 169605640 Test: atest VtsHalAudioV7_0TargetTest Test: atest VtsHalAudioEffectV7_0TargetTest Change-Id: I21e9b8fd96d1f68f9748fe54ba9c63a16c3605ed
2020-12-14Add Google Battery HAL to this deviceStephane Lee
Test: Verify that the Google Battery HAL starts on boot Bug: 173080734 Change-Id: Idb3230edecb8668a48f42863e52ccbe352bb09a7
2020-08-11[B4/S4] Upgrade radioext to 1.3Willy Hu
Log: hwservicemanager: getTransport: Cannot find entry vendor.google.radioext@1.3::IRadioExt/default in either framework or device VINTF manifest. Bug: 163357796 Test: Build pass. After apply this patch, the error message is gone. Change-Id: I0226a214fc263b0acdd231ab92a315804da224f1
2020-06-11Configure device manifest for NNAPI 1.3 driverXusong Wang
Bug: 155740014 Test: m Test: NNAPI CTS and VTS Change-Id: I714451c3ff1c5c449bff5b9f448f0bd2db271600
2020-04-13Use biometrics.fingerprint@2.2 for bonitoIlya Matyukhin
Bug: 153909806 Bug: 153012763 Bug: 153830435 Test: built bonito-userdebug with a @2.2 HAL Test: "adb shell lshal | grep fingerprint@" shows the @2.2 HAL Change-Id: Ic6cbed9a0b938d8e40f9f06a9cc87b023e2e567b
2020-03-20manifest.xml: switch keymaster/strongbox 4.0 to 4.1nagendra modadugu
Switch strongbox over to the KM4.1 HAL. Bug: 136506341 Test: -userdebug builds, HAL is reachable, but 4.1 VTS fail Change-Id: I83691bb35eefd604ea694173888e0b27434fc70a
2020-02-20Merge "Update USB Gadget HAL to V1.1 implementation"Howard Yen
2020-02-19Update USB Gadget HAL to V1.1 implementationHoward Yen
Bug: 138702846 Test: build pass, function works Change-Id: Ib4f0a05841608b7a6002ed480c9033e70fbd95d8
2020-02-18Migrate bonito to Contexthub HAL 1.1Anthony Stange
Bug: 135951924 Test: PTS Change-Id: I3100c1d78e8f4a51252d59f87f1a34c8e34ad333
2020-02-17Update dumpstate HAL to V1.1Hungyen Weng
Bug: 143184495 Test: atest VtsHalDumpstateV1_1TargetTest pass Change-Id: I087622c49e2632d7e759a6384c5e09102e072fd7
2020-01-29Update radioext version to 1.2Jie Song
Bug: 136351565 Change-Id: If54820102ec1503a0d532d5ebcf8632de02127bb
2019-12-06Wifi: Remove hostapd hidl entry from manifest.xmllesl
This CL removes the definition for the hostapd hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 145780363 Test: builds and wifi softap works Change-Id: I25e92aad763cadc46b315c068630457330e4fcb3
2019-11-22Pixel 3a: Switch to Audio HAL V6Mikhail Naganov
Switch bonito and sargo to Audio HAL V6 Bug: 141989952 Test: atest VtsHalAudioV6_0TargetTest atest VtsHalAudioEffectV6_0TargetTest manual audio "smoke" test on sargo Change-Id: I299c9caa0b0c5d791401762b350075d77aaa988d
2019-10-23Add Widevine L3 drm service to cuttlefishEdwin Wong
In adding Widevine L3 drm service to cuttlefish, we have moved the open code Widevine fqname reference to vendor/widevine. Remove duplicate code in device manifest.xml. Test: Build successfully Test: Play Movies & TV, Netflix and Exoplayer Test: GTS L1 tests bug: 141621537 Change-Id: Ia6d66ebb99757254fa797a4e31ea4b2617c18087
2019-09-27Merge "wifi: move wpa_supplicant VINTF definition to wpa_supplicant module"Jimmy Chen
2019-09-20Merge "Revert "Add qti-hta NNAPI interface to allow the driver to init.""TreeHugger Robot
2019-09-20Revert "Add qti-hta NNAPI interface to allow the driver to init."Miao Wang
This reverts commit e65bda522aa92cb1ee242b1dc4f46985f730e711. Reason for revert: No longer needed as QC provided driver fix Change-Id: I550fdf4606967092e43a3e55f6e1286bd1ff0b0a
2019-09-20wifi: move wpa_supplicant VINTF definition to wpa_supplicant moduleJimmy Chen
Bug: 36505680 Test: atest FrameworksNetTests Test: atest VtsHalWifiSupplicantV1_3TargetTest Test: connect EAP access point and verify PMK cache works correctly. Change-Id: I2c382765b8e84951fc17bb9f1c3785dcd66e7b51
2019-09-19Wifi: Remove IWifi hidl entry from manifest.xmlAhmed ElArabawy
This CL removes the definition for the IWifi hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 138243400 Test: builds and wifi works Change-Id: I302fd00b09d8c63bf99400af4e4dbf66e9c008ed
2019-09-05Add qti-hta NNAPI interface to allow the driver to init.Miao Wang
Test: mm Test: NNAPI 1.2 driver loads properly on Pixel3a Change-Id: I28cab91aaa076a3f3e995c01ee39b71767e59567
2019-09-05Configure Pixel 3a device manifest for NNHAL 1.2 interfaces am: 59554ab157Miao Wang
am: 992986033c Change-Id: I2f1f92e1ec7faef1193ab6fba2dcbd85a1066d09
2019-09-05Configure Pixel 3a device manifest for NNHAL 1.2 interfacesMiao Wang
am: 59554ab157 Change-Id: Ic51ea1503162dae9cba949f3b42f76da93a9ec28
2019-09-03Configure Pixel 3a device manifest for NNHAL 1.2 interfacesMiao Wang
Bug: 135550491 Test: mm Change-Id: Ibe550e26896af2db726a1799eb9726c1a33fcabc (cherry picked from commit b434114057e45a3715a8f073f314cd26a833d3c7)
2019-06-28Remove the deprecated Bluetooth A2dp @1.0 from manifest.xml am: eb96e42f1eCheney Ni
am: 3fd12db8d1 Change-Id: I8ec6da3cb7e9f4ff3f8448e9973a452b90b5fae5
2019-06-28Merge "vibrator: Adopt Common Implementation"TreeHugger Robot
2019-06-28Remove the deprecated Bluetooth A2dp @1.0 from manifest.xmlCheney Ni
Bug: 135496258 Test: TH Change-Id: I53bf4100f5d8cd821db6b068626ad3a23651fff7 Merged-In: I53bf4100f5d8cd821db6b068626ad3a23651fff7 (cherry picked from commit eacc6cc00bc45efb689be7070b57d7f6d6f3dff1)
2019-06-27Remove the deprecated Bluetooth A2dp @1.0 from manifest.xmlCheney Ni
Bug: 135496258 Test: TH Change-Id: I53bf4100f5d8cd821db6b068626ad3a23651fff7
2019-06-19vibrator: Adopt Common ImplementationHarpreet "Eli" Sangha
Adopt the common vibrator HAL implementation for the DRV2624 controller. Test: Manual, PTS, VTS Change-Id: I38e54f146c32ef47a5607c3acec347185c0f53fb Signed-off-by: Harpreet "Eli" Sangha <eliptus@google.com>
2019-05-21Removed unused IUIM HAL which supports remote sim lock am: 7b7c5f4905 am: ↵Gary Jian
ae2efc2fe7 am: 41128a59a9 Change-Id: I0029a96e158f19bb986015593ce8ab12d3480944
2019-05-20Removed unused IUIM HAL which supports remote sim lockGary Jian
Bug: 132856203 Test: 1. build pass 2. VtsTrebleFrameworkVintfTest pass Change-Id: I8ccc6457a6b1ca4d0ef3a85c87dbb10972c5b88e
2019-04-30Merge "Update nfc@1.1 hal to nfc@1.2 and disable P2P polling mask" into ↵Jack Yu
qt-dev am: 7ebb601bf9 am: 3f0b499df9 Change-Id: Idc424442d4449cd0859b5ad2eefd6c0957ab680c
2019-04-30Update nfc@1.1 hal to nfc@1.2 and disable P2P polling maskJack Yu
Bug: 130509605 Test: Nfc on/off, CE/Tag Change-Id: I2464508966413fee54f8886518e63e9d54533025
2019-04-24Enable sensor HAL 2.0Rick Chen
Bug: 129320560 Test: Compile pass. Sensors-hal can be loaded. Change-Id: Id01265a40343ed1d4c1155503d17e6705a8ecc03 Signed-off-by: Rick Chen <rickctchen@google.com>
2019-04-11Configure 1.1 HVX driver for bonito / sargoMiao Wang
Bug: 125595636 Bug: 127530670 Test: mm Test: VtsHalNeuralnetworksV1_1TargetTest Test: VtsHalNeuralnetworksV1_0TargetTest Change-Id: Ic6b5617e85a51533b5bc4079fb66f3be5484fc65
2019-04-03Move PowerHAL into Pixel commonMartin Liu
Bug: 129495482 Test: Boot and check power hal funtion. Change-Id: Ie27cc175b2d3c1a0235f5a9fa11c47755cd76b91
2019-03-29Wifi: Use the latest HIDL minor version for wifi, supplicant and hostapd HAL'smraja
This commit updates the HIDL version number of Iwifi, ISupplicant, IHostapd HAL's to the latest. Bug: 128508596 CRs-Fixed: 2396168 Change-Id: Id77a8d4179e4b6b03ade2c88f4849c819cece258
2019-03-18Increment the IRadio to 1.3 for dual SIM supportJayachandran C
Increment similar to crosshatch Test: Build Bug: 128387929 Change-Id: I8d18fa4c68e4e7a975d29778a97586499a3b3521
2019-03-12Remove media.c2@1.0::IConfigurablePawin Vongmasa
Test: make cts -j123 && cts-tradefed run cts-dev -m \ CtsMediaTestCases --compatibility:module-arg \ CtsMediaTestCases:include-annotation:\ android.platform.test.annotations.RequiresDevice Bug: 127373213 Change-Id: I149ecda857695736ff763ce0b27e6971076e5e09
2019-03-12Support for Bluetooth Audio HAL V2 on BonitoCheney Ni
Bug: 111519504 Test: manual with BluetoothAudioHAL enabled / disabled Change-Id: I2d022e058f0dd452a0d03b2aa75e951dab317b1c Merged-In: I2d022e058f0dd452a0d03b2aa75e951dab317b1c (cherry picked from commit 5f3a9933bedd64c8da7e11bc373b5d70aebe2147)
2019-03-04Change the Configstore versionSundong Ahn
The configstore version is changed to 1.1, since 1.2 version was deleted. Test: m -j Bug:124531214 Change-Id: I7de49079be61d48512f80371425a5aa67dde97a5
2019-02-18Support for Bluetooth Audio HAL V2 on BonitoCheney Ni
Bug: 111519504 Test: manual with BluetoothAudioHAL enabled / disabled Change-Id: I2d022e058f0dd452a0d03b2aa75e951dab317b1c
2019-02-11Enable RadioConfig HAL 1.1Jayachandran C
This CL enables the RadioConfig HAL 1.1 for dynamic DSDS switch Test: Verified by invoking the telephony API Bug: 123319387 Bug: 124129561 Change-Id: Ibfe1d13da9449892018aaade69641d0a72538acb
2019-01-31Enable 1.1 HAL for vendor.google.radioextJayachandran C
Bug: 123640765 Test: Build and verified 1.1 functionality Change-Id: I2000b3917bd5a5cf6b7c34d38eb38c582c2b6a32
2019-01-21Merge "audio policy config: add list of supported A2DP codecs"Eric Laurent
2019-01-18audio policy config: add list of supported A2DP codecsEric Laurent
Also move audio HAL version to 5.0 Bug: 111812273 Test: play music over A2DP headphones Change-Id: I2a3722a588b6f532d95159eec648add0b3ace5a0
2019-01-18Merge "Enabling sound trigger V2_2 for bonito"Michael Dooley
2019-01-17Support DSDS on B4S4Gary Jian
Add the interface instances that need on second subscription Bug: 122559840 Test: 1. Build pass 2. The second subscription works normal after switch to dsds mode Change-Id: I1a32f518e7ffca4b4e7bd43d378777b3f9f065ca
2019-01-15Enabling sound trigger V2_2 for bonitomike dooley
V2_2 has the same functionality as V2_1 except it adds one new api, getModelState. Note: V2_1 will be removed in a subsequent cl. Test: built android and tested using SoundTriggerTestApp Bug: 70206501 Change-Id: I60010e57b6e33d29b2381359563e208e44b88830
2019-01-11Add TARGET_USE_COLOR_MANAGEMENT for B4/S4raylinhsu
BUG: 111505327 Test: Build, flash and check Natural/Boosted/Adaptive mode. Change-Id: I9b2c593d504d05c0feb9260e8c95a4496b411ed9