summaryrefslogtreecommitdiff
path: root/manifest.xml
AgeCommit message (Collapse)Author
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-24Deprecate allocator 4.0 in favor of AIDL V1 am: efd8e19d57Ankit Goyal
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/18565708 Change-Id: I1a74aa4c11f4e7c194a66cb881184531de2790bd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-05-24Deprecate allocator 4.0 in favor of AIDL V1Ankit Goyal
Bug: 220910504 Bug: 228405226 Test: go/allocator4-deprecate Change-Id: Iecb0517f1abddcf0c7f289c716552154141c7eeb
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-17remove hwc-2.4 from manifestLong Ling
hwc3 is in use. Bug: 216532282 Change-Id: Iccce473319d7e48cb25e3719ca17092b97d9b07a
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-15Remove android.hardware.renderscript to fix vtsJaegeuk Kim
Bug: 221171447 Bug: 213121817 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com> Change-Id: Ia9426fc34fea6494a810515dc102bd610cc6447d
2022-03-02Switch BtAudio to AIDLJosh Wu
Test: m Bug: 203490261 Change-Id: I9668afb6549491c65ec193f707ef936c3bb519ae Merged-In: I9668afb6549491c65ec193f707ef936c3bb519ae
2022-02-24Upgrade PRODUCT_SHIPPING_API_LEVEL for gs201 devicesAlex Hong
Update the Target FCM level from 5 to 6 Update the product FCM xml Bug: 207076973 Test: m checkvintf Change-Id: Ifa9c7e103671e1072496f6f76dd0c3233fb46a6e Merged-In: Ifa9c7e103671e1072496f6f76dd0c3233fb46a6e
2022-02-23Remove sensor HAL 1.0 configRick Chen
Bug: 202249887 Test: Verify basic sampling functions on C10. Run VtsHalSensorsV1_0TargetTest and see no test items. Signed-off-by: Rick Chen <rickctchen@google.com> Change-Id: I7ce97e417ce5e8c4589845a5138010aa9288ccb3 (cherry picked from commit 1fef1eca2d08e9554c8e458a3b22ef38e637f171)
2022-02-15audio: update AudioExt to 3.0Carter Hsu
Bug: 206065000 Test: build pass Signed-off-by: Carter Hsu <carterhsu@google.com> Change-Id: Ia8decc9cb0962330cb0321b747929efe53f323ba
2022-02-14audio: Update Audio HIDL to 7.1Carter Hsu
Bug: 205235270 Test: build pass Signed-off-by: Carter Hsu <carterhsu@google.com> Change-Id: Ie1d8b20b001936e6c72ffe3644475c4fb8dad604
2022-01-27Delete extra health HIDL entry.Yifan Hong
The AIDL health entry is already in fragments. Bug: 216416660 Test: vts_treble_vintf_vendor_test Change-Id: I237f13d06863adf7089c8930710da31cc479c3b5
2022-01-25Add device-specific support for GoogleBattery HAL 1.2.Stephane Lee
Bug: 205021987 Test: Ensure Adaptive Charging/Battery health flags works as expected. Change-Id: I147de0f4e46675126e4d9f82bc13f948c89060c4
2022-01-12Remove 64-bit-only configs and default to 64-bit-onlyPat Tjin
Remove option for _64 and default to 64-bit only builds. Removes the (out of date) manifest_64 files. Removes OMX since it is not supported for 64-bits. Bug: 213924541 Test: Build, Boot, YouTube playback, Play store, Camera Signed-off-by: Pat Tjin <pattjin@google.com> Change-Id: I1e97903b598a2fff46d912a009b2bc73f1b0f466
2021-11-23Bluetooth: Not specify the HIDL at chipset levelCheney Ni
Move the Bluetooth HIDL manifest to each projects. Bug: 202113218 Test: manually Change-Id: I52e5405e31c5e2713aa17512dfaeda80c374be77
2021-09-27device: google: gs201: IAudioMetricExt hidl manifest settingsRoger Fang
Porting IAudioMetricExt manifests from ag/14281931 Bug: 201099654 Test: N/A Signed-off-by: Roger Fang <rogerfang@google.com> Change-Id: I1977b88230244a1c59d333dbd076e69231130507
2021-09-13Remove NFC/SE settings from common gs201chloedai
Bug: 199236672 Test: Build pass Change-Id: Ie6a6c90946bb51b2c0e8d644c2c9372b4fc9c357
2021-08-23Add legacy bluetooth audio hal into audio halweichinweng
Bug: 194607747 Test: build pass, legacy A2DP pass. Change-Id: Ic8c09bcaad57945ffdd58ea5f8136a93350fa9a3
2021-07-16gs201: enable google-armnn GPU neuralnetworks halKevin DuBois
Re-enable this hal now that OpenCL is running Test: build, see hal, pass 54k CTS tests (1 seems to hang). Fixes: 193679354 Change-Id: Ie88d2f6c4853145d8f8d9ed552ca33de75899157
2021-07-01Enable Bluetooth Ccc Timesnyc feature for gs201Ted Wang
Bug: 191846449 Test: make; Change-Id: I33dc0caeaa5c751d646ad1be30768e24a70edeea
2021-05-20Add generic sensor HALPat Tjin
Add generic sensor hal for bringup Bug: 186836335 Signed-off-by: Pat Tjin <pattjin@google.com> Change-Id: I9a995c0f506b251e0b9129ed200776eb66db003f
2021-05-20Remove some bluetooth for bring upPat Tjin
(not sure if required) Bug: 186836335 Signed-off-by: Pat Tjin <pattjin@google.com> Change-Id: I1b5109e1e20de2af63dbcae14d64a4d1728da072
2021-05-19Create gs201 device folder baselineAaron Ding
clone from gs101 sha 9d1c97c2 Bug: 183183095 Change-Id: Ie7112bdf0aceb33c9e1956aa52e961b670582733