summaryrefslogtreecommitdiff
path: root/device_framework_matrix_product.xml
AgeCommit message (Collapse)Author
2023-04-03Update ITouchContextService versionCody Heiner
Test: build succeeds on all devices. Test: failing tests from b/271227149 pass. Bug: 271227149 Change-Id: I5e0b9c50c802e07e09374abac498b2afe27a1d18
2023-03-29Revert "Update com.google.input version in manifest"Usama
Revert submission 21686241-21686241 Reason for revert: Culprit CLs for b/275635399 Reverted changes: /q/submissionid:21686241-21686241 Change-Id: I4c19398985c54d5c33984fb469cf90887cefacb0
2023-03-28Update com.google.input version in manifestCody Heiner
Test: Previously failing AOSP presubmit tests pass. Bug: 271227149 Change-Id: Ia41b43626ee32a5552ccef9371cabc699277d342
2023-03-16Update IComposer to V2Midas Chien
Bug: 271221392 Test: run vts -m vts_treble_vintf_vendor_test Change-Id: I0bf81743ddd0b56cb06cea336984eff898a6f621
2023-03-10audio: move audio hal hidl mk to gs-common.Jasmine Cha
Bug: 259161622 Test: build pass and check audio function with HIDL service Change-Id: I4a72f00be1c9eafc92cab5ff7ef93a688f82eb75 Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-03-09Updating VINTF manifest for IDebugManager.Habib Moukalled
Notes: - Adding new AIDL HAL for IDebugManager. Bug: 249611327 Test: build test Change-Id: Ie9f1ef082bc0ca88098e1a89e93a5daae22d0fc8
2023-03-04Revert "Revert "gs201: update AIDL IGoogleBattery manifest version to 2""Jack Wu
Bug: 271224032 Test: TH This reverts commit 3a0fbc172752357051c3d5b229a377ec1ca48ecb. Change-Id: I4cc4da5ca239bb8140f9ba2843c4748b4f04c34c
2023-03-03Revert "gs201: update AIDL IGoogleBattery manifest version to 2"Jack Wu
Bug: 271224032 Test: TH Reason for revert: Build Breakage on redfin This reverts commit 5505ecb127c678ab31d6029eed86a3208de422de. Change-Id: I545c41ac2cab068380a2f7286964b04e183226af
2023-03-02gs201: update AIDL IGoogleBattery manifest version to 2Jack Wu
Bug: 271224032 Test: TH Change-Id: I1ea5ff7669cebff79944263fbc842f6b60fd547e Signed-off-by: Jack Wu <wjack@google.com>
2023-01-19Support DBA HAL for gs201Victor Barr
Previously supported in only gs101. Now extend it to all common cases. Bug: 263394888 Test: Built and ran DBA HAL on Android Device Change-Id: I1e2160cf1547430872efd7973d1d6414d9d9f2f8
2022-12-28Update IDisplay to V8Shiyong Li
Bug: 202181466 Signed-off-by: Shiyong Li <shiyongli@google.com> Change-Id: I7308617892bedf1a8816b12789386e2a428fa658
2022-12-21WLC: Move the wireless_charger to gs-commonKen Yang
Bug: 237600973 Change-Id: Ia87d71b3c3a5e3700c8484b89e6b6fdafa01c42c Signed-off-by: Ken Yang <yangken@google.com>
2022-12-09Update gs201 compatibility matrix and makefileGabriel Biren
to use the AIDL wifi_ext service. Bug: 205044134 Test: Presubmit tests Change-Id: I782de9aa7d1b7cce6f312aefa54b9245193f8912
2022-12-02Revert "Update gs201 compatibility matrix to use the"Gabriel Biren
This reverts commit 60d255a641cccae86ef59b96ac0e60fe97139594. Reason for revert: Blocking Wembley team Change-Id: Ib1f68313a30a8125ae3c8b6588088284ee73303c
2022-11-30Update gs201 compatibility matrix to use theGabriel Biren
AIDL wifi_ext service. Bug: 205044134 Test: Presubmit tests Change-Id: Iedb220ec749664c2e529b704f8dfccdce45aaf8c
2022-11-11audio: update hidl to 4.0 am: 6ec2acb1b0 am: 27e0af2a1eCarter Hsu
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/20159866 Change-Id: Iaca45a9e81eb10873d27cbf8fe02df492e224dfa Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-11audio: update hidl to 4.0Carter Hsu
Bug: 252877772 Test: build pass Signed-off-by: Carter Hsu <carterhsu@google.com> Change-Id: I8c1b91e0d06088b628d171d99f42cb0d0c77bffc
2022-10-13Update IDisplay to V7 am: 9afa58f656 am: df9d40c9e2linpeter
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19989351 Change-Id: I573e05703e5f1699f2c324234256a22b2eed8ab4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-10-13Update IDisplay to V7linpeter
Bug: 241969007 Change-Id: I8edbf7621cc9b268ad23941366893ae979acb164
2022-09-22Upgrade device VINTF manifest for IDebugHostHabib Moukalled
Notes: - Update the HAL version in VINTF manifest from AIDL 1.0 to AIDL 2.0 Bug: 245126454 Test: E2E auth enroll, atests Change-Id: Id8fac0965407438d9a4195e9021fefdb56320490 (cherry picked from commit 4abe8cc28360735307d9d7efcff617b8d472c9b7)
2022-09-15Upgrade device VINTF manifest for IDebugHostHabib Moukalled
Notes: - Update the HAL version in VINTF manifest from AIDL 1.0 to AIDL 2.0 Bug: 245126454 Test: E2E auth enroll, atests Change-Id: Id8fac0965407438d9a4195e9021fefdb56320490
2022-09-07Move bt Compatibility matrix to gs-commonAdam Shih
Bug: 242661555 Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test Change-Id: Ia772f658dbbee6ea497f5f1e4e9e7f046cbe13e6
2022-09-01Update P22 device compatibility matrix file to update uwb IUwbVendor to v2Yang Qi
Bug: 243455233 Change-Id: Ice60456a5fd0225a5bd7a23de57ee845ddb3eefd
2022-08-30Support Call Metrics info as part of Call KPISateshk Kumar Chinnappan
Bug: 235999019 Test: make. MO/MT call. Change-Id: Icad57fbe3545ce2f0f70934bfe16c2dd1a80bee2
2022-08-03Remove IBluetoothCcc from common settingAdam Shih
Bug: 239658601 Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test Change-Id: I6debd45beb274321a055bba4d551f4646ebf0663
2022-07-28Add device-specific support for GoogleBattery AIDL V1Stephane Lee
Bug: 232461104 Test: Ensure Adaptive Charging/Battery health flags works as expected Change-Id: I8266f622641ca42672685ce3869f03b433cadbe6 Merged-In: I8266f622641ca42672685ce3869f03b433cadbe6
2022-05-31gs201: Update IDisplay to V6 am: 138bc00972Jeremy DeHaan
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/18445048 Change-Id: Id9e83ed2e4789ce5d0a06d29e34ec4ed990a525f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-05-31gs201: Update IDisplay to V6Jeremy DeHaan
Bug: 228113713 Change-Id: I8e98eaa369d40040ec4cfddbe235429442bf3f63
2022-05-24Declare IDisplay aidl interface to V5 am: 29d037bc02susi_su
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/18086065 Change-Id: I5f006b439ea37a9dbed3813d08da8920dc99606e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-05-24Declare IDisplay aidl interface to V5susi_su
Bug: 176922790 test: local test with a histogram client program Change-Id: I0481381811e1b9fccde347f73cb4446939bce4dc
2022-05-20Enable IBluetoothExt interface feature am: 06a3640fc9 am: 5a9588c7eajonerlin
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17522515 Change-Id: Ida05641227819fe3c5e18c2b8693ed404597d9e1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-05-20Enable IBluetoothExt interface feature am: 06a3640fc9jonerlin
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17522515 Change-Id: Ib3b5e849662c4d6a98e3106e1c0a184f261ef332 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-05-20manifest: Use fpc42 version for FPS extensioneddielan
Bug: 229685137 Test: make check-vintf-all -j112 Change-Id: I4a8272a44420ff11cf368e99996f2eabf63b6d0c
2022-05-20Enable IBluetoothExt interface featurejonerlin
Bug: 228943442 Test: Manually Change-Id: I4669873fb316187a322422e1663370265b7a07c4
2022-05-05manifest: Add sw35 extension interfaceeddielan
Bug: 231549391 Test: Build Pass Change-Id: I309c2cd18bbc1b3ba84c6ae43051ca871c9c45db
2022-05-04Remove the obsoleted HAL requirements in GS201 Product FCMAlex Hong
The following HALs are upgraded now. 1. android.hardware.biometrics.face 2. android.hardware.biometrics.fingerprint 3. android.hardware.dumpstate 4. android.hardware.gnss 5. android.hardware.radio.config Previously we claimed the requirements for old HALs in product FCM. Now clean up these requirements since we no longer need them. Test: m check-vintf-all run vts -m vts_treble_vintf_vendor_test Bug: 207076973 Change-Id: I635f1a9c22801762f5b240425c0e3567e4c206cb
2022-04-26Switch BluetoothCcc hal to 1.1 am: 7ac5f71ed9Ted Wang
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17887727 Change-Id: Ibf58493cb3bdaec2ebb6363133759a8f39a5f477 Ignore-AOSP-First: this is an automerge Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-26Switch BluetoothCcc hal to 1.1Ted Wang
Bug: 229710243 Test: make Change-Id: I3aacc422339486981ba3a54146c06dcb5ac739b4
2022-04-25Remove the temporary FCM setting for fingerprint am: 8efde59fb6Kris Chen
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17903536 Change-Id: I6438364945da918d17c66b053db638cce8b8d56f Ignore-AOSP-First: this is an automerge Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-25Remove the temporary FCM setting for fingerprintKris Chen
Bug: 223118104 Test: m check-vintf-all Test: atest vts_treble_vintf_vendor_test Change-Id: I08de753408d4ae1ec503ad8037d3dfd22d400e80
2022-04-20Upgrade RadioExt HAL Version am: 13e063511aLabib
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/16939194 Change-Id: I8f3aec6259584b60437a54c04267ff4024b0631d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-20Upgrade RadioExt HAL VersionLabib
Bug: 220493359 Test: Manual Change-Id: I1703c9ae65e232a5268cb2d9900031402fb225ee
2022-04-19Make IBluetoothEwp optional am: 89f11fce86Sam Dubey
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17822306 Change-Id: If46c14057350a9de51c0021b08a4fa51dec9954c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-19Make IBluetoothEwp optionalSam Dubey
Change Ie21bf80e294825b299ce54e0bfa4b3e95212db93 caused some broken targets like T6Pro. To mitigate the breakages on targets which are using the same framework matrix but weren't separately enabled/worked around with the BT EWP feature, making the hal optional. Bug: 229722326 Change-Id: Iaa01dc7fed832981e73fe445e0ac67e500120f13
2022-04-19Enable EWP feature am: 1c08d08e80Patty
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17607491 Change-Id: I37d39507481a083c821982add6dbd180e7813074 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-19Enable EWP featurePatty
Bug: 220121592 Test: Manual Change-Id: Ie21bf80e294825b299ce54e0bfa4b3e95212db93
2022-04-15Upgrade android.hardware.dumpstate from HIDL 1.1 to AIDL 1Alex Hong
lshal is not supported for AIDL, now use dumpsys instead. Update the debug command as below. Old: lshal debug android.hardware.dumpstate@1.1::IDumpstateDevice/default [section] New: dumpsys android.hardware.dumpstate.IDumpstateDevice/default [section] Currently dumpsys does not start the Lazy HAL service, only dumpstate does. Because we need to run dumpsys for debugging, keep the dumpstate HAL running at boot. Do not set it to be a lazy HAL. Test: atest VtsHalDumpstateTargetTest pass adb shell dumpsys -t 30 android.hardware.dumpstate.IDumpstateDevice/default all Bug: 223118410 Change-Id: I7f866a57c3eff8c9783fee89dce205cf9728c459
2022-03-17Upgrade VINTF Target FCM level from 6 to 7Alex Hong
Target FCM level 7 requires the newer version of the following HALs. 1. android.hardware.biometrics.face 2. android.hardware.biometrics.fingerprint 3. android.hardware.dumpstate 4. android.hardware.gnss 5. android.hardware.radio.config Temporarily add the older version of these HALs into the customized product FCM to claim we are still using the older version and bypass the build breakage. We will check about how to handle these HALs later. Test: m check-vintf-all run vts -m vts_treble_vintf_vendor_test Bug: 207076973 Change-Id: I4582385b4d0588ce7310d6ecf59ce0834b7c95c2
2022-03-14gs(uwb): rename uwb HALRoshan Pius
Bug: 186585880 Test: Manual Tests Change-Id: Ib534ee5dd27d41bdc0c386281044ed1a596d33d2
2022-02-24Make hostapd optionalSam Dubey
This is to mitigate build breakage. Fix: 221164554 Bug: 207076973 Change-Id: Iaa6a79ea7a313356806c77575302c7b10e22e3fa