Commit graph

43 commits

Author SHA1 Message Date
Alice Wang
c88d336b4d Disable AVF remote attestation on raviole devices
The VM DICE chain support required by AVF remote
attestation is only introduced from Pixel 7.

Bug: 341292601
Test: run VM remote attestation on Pixel 6 and check it is
disabled

Change-Id: I20d25c59825eee77bffc9201e8751c0354c43f3a
2024-05-23 14:08:09 +00:00
Cyan_Hsieh
2a16b70d54 Branch bootloader prebuilts for 24Q2 release
Bug: 313350495
Change-Id: I201e622fc82223aeb7c7f30ce452c714f14ebf60
2023-12-13 08:34:23 +00:00
Roshan Pius
cd3dd4d199 Revert^2 "raven: Replace NFC app with NFC apex"
c0c4781f17

Bug: 303286040
Test: Compiles

Change-Id: I51a882988a933836ebf9426c4a6548ee3a97aa42
2023-12-04 11:54:37 -08:00
Roshan Pius
c0c4781f17 Revert "raven: Replace NFC app with NFC apex"
Revert submission 24993894-cherrypicker-L80100000963393177:N49200001411943056

Reason for revert: Causing bootloop with signed builds

Reverted changes: /q/submissionid:24993894-cherrypicker-L80100000963393177:N49200001411943056

Bug: 309117462
Change-Id: I9298ad5be151b96e3b77301490feb8aaee3231b1
Test: Compiles, device boots up
2023-11-06 14:30:47 +00:00
Cyan_Hsieh
9926df8f8a Split bootloader prebuilt to 24Q1 and trunk version
Bug: 299879102
Change-Id: I048cfeecf8fcc06dab362819a5548db4c34d417e
2023-10-27 03:04:54 +00:00
Roshan Pius
95296f1873 raven: Replace NFC app with NFC apex
Bug: 303286040
Test: Compiles
(cherry picked from https://android-review.googlesource.com/q/commit:ba50cdd59a167ff3168129e321fad4a95a8888ef)
Merged-In: Ia234c14d666750f1c1dfeb22aa7f56fbd59593fa
Change-Id: Ia234c14d666750f1c1dfeb22aa7f56fbd59593fa
2023-10-13 14:11:35 +00:00
Cheng Chang
6fa07a4141 gps: include gps/brcm/cbd_gps.mk
- include cbd_gps for slider and whitefin

Bug: 282877296
Test: verify in-market device and dev board at b/282877296
Change-Id: Ibc6969ff70aa51a5c07f8621a39023d1f6f0228d
2023-05-19 06:46:27 +00:00
Ken Yang
f3bb6b9510 WLC: Remove wireless_charger service
Bug: 264624634
Bug: 263830018
Change-Id: Ib41df420b9b0143365036aaf54c22b5ea810fea9
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-13 14:41:12 +00:00
Ken Yang
116d3c9468 WLC: Include the wireless_charger from gs-common
Bug: 237600973
Change-Id: Ib484b481f2f6193e14f397e240d6207b21dc7990
Signed-off-by: Ken Yang <yangken@google.com>
2022-12-21 08:35:55 +00:00
Adam Shih
7127442211 use stm dump from gs-common
Bug: 256521567
Test: adb bugreport
Change-Id: I690c112df483849f5f464864955af5a6af204531
2022-11-29 09:49:58 +08:00
Adam Shih
7845ccf488 move brcm gps solution to gs-common
Bug: 254758553
Test: google map can locate on pixel
Change-Id: I0bee1c5b03b58f8fddda21b19817e2430462d14a
2022-10-28 05:33:37 +00:00
Krzysztof Kosiński
6165da465e Set Lyric camera_hardware variable.
Bug: 240478511
Test: presubmit
Change-Id: Iaf6682c9677353b6caecd0f31effa41abee7bc8a
2022-09-13 18:42:49 +00:00
Adam Shih
e41c2c2816 move bt_vendor.conf to gs-common
Bug: 242661555
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: I5ea3ed9ff12a3abc2f982c15392ecd4e8c2a2d5f
2022-09-07 15:25:10 +08:00
Adam Shih
6e05ed0e45 move bcmbt settings to gs-common
Bug: 242661555
Test: build pass
Change-Id: I5d1a1e6a0ba11009c18d3d9740042b1c67d35c9d
2022-08-25 00:06:57 +00:00
Mars Lin
d2d9a7f7d5 raviole: Move tetheroffload HAL to raviole am: eabb3bff48 am: 869937fc87
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/18795748

Change-Id: Ie0402375f6a9b4d9c3eb88ff5448c7ffc2792521
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-06-09 06:17:50 +00:00
Mars Lin
eabb3bff48 raviole: Move tetheroffload HAL to raviole
Since T6 does not support tetheroffload,
move the tetheroffload HAL to raviole.

Bug: 232717674
Test: Check if the manifest file exist in vendor/etc/vintf/manifest/
Change-Id: I0f8eb470bc54da942dc8d5ddd543b7c573613567
2022-06-09 05:28:33 +00:00
George Chang
91a40969df Switch NFC from HIDL to AIDL
Bug: 216290344
Test: atest NfcNciInstrumentationTests
Test: atest VtsAidlHalNfcTargetTest
Change-Id: Ifde6ab418a18a10b11911cd2e8459f769587f685
2022-05-06 07:07:17 +00:00
George Chang
4053823d4a Revert "Switch NFC from HIDL to AIDL"
This reverts commit 4ffd90e138.

Reason for revert: Broken tests
Bug: 230834308

Change-Id: I93f632ed8c489300e10c1acd870fa142ba55ae6e
2022-04-29 15:53:03 +00:00
George Chang
4ffd90e138 Switch NFC from HIDL to AIDL
Bug: 216290344
Test: atest NfcNciInstrumentationTests
Test: atest VtsAidlHalNfcTargetTest
Change-Id: I29b9b4626565a7d2698745dbb385dc2b90633b3a
2022-04-29 06:57:41 +00:00
Ben Murdoch
b5b4257926 Bundle handheld_core_hardware.xml
Bug: 223543820
Test: Manual, verify build artifacts
Change-Id: I60f9c69690de67f83aca795018fd4d1a824446e7
2022-03-14 10:45:06 +00:00
Wei Wang
63fe74554f powerhint: fork powerhint.json for slider/whitefin
Move the powerhint.json from gs101 to slider/whitefin

Test: build
Bug: 215655510
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I1517dc761837476485f7782610f0474f87e6b989
2022-01-28 22:12:43 -08:00
Sasha Smundak
fc6813d665 Use soong_config_ macros to set Soong config variables. am: fbe1c66488
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16479118

Change-Id: I9e1eb909d1a963c34f6d22a20d57fc9560769400
2021-12-16 00:33:59 +00:00
Sasha Smundak
fbe1c66488 Use soong_config_ macros to set Soong config variables.
Bug: 198503843
Test: treehugger
Change-Id: Ic9d26b16bd90f4b34bc069616a273ac568e62722
2021-12-15 12:03:00 -08:00
Alex Hong
b803358d00 Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices
Test: adb shell getprop ro.product.first_api_level
Bug: 202921268
Change-Id: I3de89e705c1e7f0bac5f6d4b4b2791ef2edcfec6
Signed-off-by: Alex Hong <rurumihong@google.com>
2021-12-10 05:54:46 +00:00
Alex Hong
b90720c8c7 [DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices
Test: adb shell getprop ro.product.first_api_level
Bug: 202921268
Change-Id: I3de89e705c1e7f0bac5f6d4b4b2791ef2edcfec6
Signed-off-by: Alex Hong <rurumihong@google.com>
2021-12-09 23:51:34 +00:00
Krzysztof Kosiński
65b7d3d708 Configure Lyric camera IQ tuning for O6/R4.
Bug: 200221875
Test: build and check camera HAL APEX content for affected devices
Change-Id: If99c56fb4d41a86916b6d21289c5b34ce7446e20
Merged-In: If99c56fb4d41a86916b6d21289c5b34ce7446e20
2021-11-04 21:58:06 +00:00
Krzysztof Kosiński
0fc38d279c Configure Lyric camera IQ tuning for O6/R4.
Bug: 200221875
Test: build and check camera HAL APEX content for affected devices
Change-Id: If99c56fb4d41a86916b6d21289c5b34ce7446e20
2021-11-04 07:41:04 +00:00
Patty
b527e46aaa Include gs101 bluetooth sepolicy config
Bug: 196308076
Test: boot with service btlinux started
Change-Id: I922d19d9a3638fd264340499b2e7d68798db9151
2021-09-17 08:46:40 +00:00
Petri Gynther
405c92e397 raviole: clean up kernel variables am: 83b8bef3e5 am: 099bc81ff0 am: d79b01b3a8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15749498

Change-Id: Ibfe09bf1ee18d6de8f7442fb82edb713c31afc5c
2021-09-03 13:34:14 +00:00
Petri Gynther
4f89172f71 raviole: clean up kernel variables am: 83b8bef3e5 am: 099bc81ff0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15749498

Change-Id: I06f2541bccb16ccc421f837568ccc17767d67bb0
2021-09-03 13:13:54 +00:00
Petri Gynther
718c656d11 raviole: clean up kernel variables am: 83b8bef3e5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15749498

Change-Id: I47dec91f5e626e0fcb65d636ef9f324580cb3985
2021-09-03 12:58:43 +00:00
Petri Gynther
b058000fcf raviole: clean up kernel variables
1) make TARGET_KERNEL_DIR assignment conditional
2) add TARGET_BOARD_KERNEL_HEADERS

Bug: 198682676
Change-Id: Ica7d816bb421341f3620e156796ef611f437d688
2021-09-03 12:35:16 +00:00
Jack Wu
fccda48969 raviole: enable WirelessCharger am: 8a9eb1c463 am: ff7235a5ed
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15727522

Change-Id: I46e78d11f37928fdf3cb87209884486d16047741
2021-09-02 07:18:59 +00:00
Jack Wu
6f51c2af19 raviole: enable WirelessCharger
Bug: 198221475
Test: WirelessCharger can work
Signed-off-by: Jack Wu <wjack@google.com>
Change-Id: I7e89c22bb4271c0da1512ef9a3ab5f7b38a86b06
2021-09-02 06:48:22 +00:00
George Chang
b256283d73 Move NFC/eSE settings
Bug: 196825539
Test: build pass
Merged-In: I590f069139f641d886e1252e3acdb19483b7fcaa
Change-Id: I590f069139f641d886e1252e3acdb19483b7fcaa
2021-08-19 06:42:29 +00:00
George Chang
8933f1b44f Move NFC/eSE settings
Bug: 196825539
Test: build pass
Change-Id: I590f069139f641d886e1252e3acdb19483b7fcaa
2021-08-18 17:22:34 +08:00
jonerlin
972d2c291e Bluetooth: add Bluetooth HAL service to dependent project
* add broadcom Bluetooth HAL service setting to O6/R4/Slider/Whitefin
projects make files

Bug: 190443033
Test: Manually
Change-Id: I2d61cce0e99a3b34571a46f6b4b524219547b75c
2021-07-13 01:26:30 +00:00
Cheney Ni
ab9201613b Bluetooth: Enable AAC VBR by default
AAC VBR is more preferred than CBR for A2DP playback.

Bug: 192203000
Test: dumpsys bluetooth_manager
Change-Id: I8f758c102164da9936de7ddc0bb46e0a99279359
2021-06-30 04:24:42 +00:00
Robin Peng
6e4640b81b raviole: add PRODUCT_SOONG_NAMESPACES for trusty liboemcrypto.so
Bug: 179364089
Change-Id: Id7f8c243743badbd29f1c2e3b74baecec049180e
2021-06-01 18:11:38 +08:00
Benjamin Schwartz
c798cb39a0 Add power stats service for specific device
Bug: 183052760
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I20fa0e1b369f9b5f15e7881eea87ef699176dccc
Merged-In: I20fa0e1b369f9b5f15e7881eea87ef699176dccc
2021-04-06 01:31:44 +00:00
linpeter
f3d8bf6fbe slider/whitefin/oriole/raven: add device-vendor make file
Bug: 177140883
Test: Check config is loaded in logs, test brightness.
Change-Id: I7f20f9bf7d15a22fb968176400f07e77ab42c633
2021-03-18 14:42:48 +08:00
George Chang
d48ff14ae9 Update nfc configurations
Bug: 182243379
Test: atest NfcNciInstrumentationTests
Change-Id: I5499e1a26c21920f2945121c0a04f4c519619049
2021-03-11 07:32:18 +00:00
Robin Peng
cd374d8ea9 Move slider into gs101 and <device>
from: 026342771c6642980cb4653b1ec4d857a5d8be54

Bug: 167996145
Change-Id: I08376762c559b3a7fd2cd2d743d090269ed52c94
2021-03-06 16:30:54 +08:00