Commit graph

69 commits

Author SHA1 Message Date
Wayne Lin
edb75d41b1 gps: always build GPS without checking BOARD_WITH_GPS
remove BOARD_WITH_GPS in each device makefile

Bug: 293653838
Test: build pass and GPS function works without modem
Change-Id: Ib66190469afd4dbf840a1e8eb7dbee19e8d6a650
2023-08-10 15:04:57 +00:00
achigoliu
477e4fded5 Disable radio until b/291009607 is fixed
Define BOARD_WITHOUT_RADIO before zumapro/device.mk
Add BOARD_WITH_GPS to enable GPS

Bug: 291009607
Test: Test on CT3, modem is disabled.
Change-Id: Ie0ffc485b6af08566e49eb1e1cbf9a51eb47895d
Signed-off-by: achigoliu <achigoliu@google.com>
2023-08-02 13:52:28 +08:00
Carter Hsu
445c05815a Merge "audio: update CCA default value" into udc-qpr-dev 2023-08-01 00:42:23 +00:00
Carter Hsu
6542de4b4b audio: update CCA default value
Bug: 293550905
Test: build pass
Change-Id: I17842c4f167834b0f83d4d9f2a636f33b840226a
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-07-31 03:49:57 +00:00
Wayne Lin
b906013054 gps: sync gps configurations
Bug: 293381314
Test: confirm the configurations are correct
Change-Id: I70a4c67672ad0fe11b0c3255c86419013869c97a
2023-07-31 03:03:26 +00:00
achigoliu
5f9973fe8a modem: disable radio until b/291009607 is fixed
Bug: 291009607
Test: Build pass
Change-Id: I953402922c2dd8abcd38b31c77c030e6fdf03131
Signed-off-by: achigoliu <achigoliu@google.com>
2023-07-26 13:48:17 +08:00
Renato Grottesi
cc551b99ed Remove settings for old ArmNN HIDL backend am: 91ab27993e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/24059467

Change-Id: I93a321888d74c68ce4d3821dba38f1ac7f3d20fe
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-20 07:28:17 +00:00
YB_Chiu
db4eb5e7b3 audio: update table to fix usb headset loopback test for CT3
Bug: 291853042
Test: run "audio mic1_to_usb_hp on/off" commands
Change-Id: Ic519b1d024a3b52d8c252fba6ace0276832a009e
Signed-off-by: YB_Chiu <yubinc@google.com>
2023-07-19 15:36:12 +08:00
Renato Grottesi
91ab27993e Remove settings for old ArmNN HIDL backend
Compile ArmNN shim over the support library.

Remove SELinux permissions and settings for the old HIDL backend.
The AIDL settings will be in the gs-common folder.

Test: Local run of CtsNNAPITestCases
Test: Local run of VtsHalNeuralnetworksTargetTest
Test: Local run of MLTS Benchmark
Bug: 283724775
Change-Id: Ib4ce9c65d9ae67e57b8ca92bd75ff1f59f8215a7
2023-07-13 18:42:48 +00:00
YB_Chiu
82b6fc6645 audio: update table to seperate amp1/amp2 config for CT3 deep buffer
Bug: 289561488
Test: build pass
Change-Id: Idc0de4aa4734ca55790d7a76daf86446244f99b4
Signed-off-by: YB_Chiu <yubinc@google.com>
2023-07-13 21:55:26 +08:00
Treehugger Robot
9defaf965e Merge "audio: Update speaker turnning tables" into udc-qpr-dev 2023-07-11 08:39:52 +00:00
Robert Lee
c89a579c16 audio: Update speaker turnning tables
Change List:
1. Proto conservative model for factory
2. initial fast switch files
3. new firmware 6.84

Files from the latest attachment on b/290316339

Bug: 290316339
Test: verified by sueric@
Change-Id: I1583d094fa24c34c609ffa9d4530d1ee2ad482f8
2023-07-11 07:50:55 +00:00
Hsiu-Chang Chen
14187c1bb9 wifi: convert WIFI_FEATURE_IMU_DETECTION to the equivalent soong variable
Bug: 287607876
Test: SAR scenario is set properly with motion sensor status
Change-Id: I57a29416a0496a549683b691ecbf5ce6ea6ddf48
2023-06-27 12:00:24 +08:00
Weizhung Ding
3e92bed40f Merge "Add permission for secondary display" into udc-qpr-dev 2023-06-26 07:47:18 +00:00
Cyan_Hsieh
90890fac6f comet23: include comet23 BoardConfig.mk
Bug: 283749430
Fix: 287731490
Change-Id: I788e920ac0a423150ae91885dccd146eb4dc6343
2023-06-17 07:32:30 +00:00
Kamal Shafi
7ae32bef64 Add ultrawide hat tool package am: b48fe0cf42
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/23692868

Change-Id: I614fb0e24bd4d66299d8a5e6070113ec698d7682
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-06-16 06:55:03 +00:00
Weizhung Ding
808d2ec022 Add permission for secondary display
Bug: 287392044
Test: adjust brightness
Change-Id: I6750605c0b223df10b64a229365be7f88ff70656
2023-06-15 07:16:02 +00:00
Robin Peng
e5d2a88616 Migrate comet to P24 zumapro codebase
Bug: 287173316
Change-Id: Id03e526ff8ca67d8d9ee83a9d3bacfb1473e9a25
2023-06-15 06:39:59 +00:00
Kamal Shafi
b48fe0cf42 Add ultrawide hat tool package
ultrawide hat tool for fatp

Bug: 287180769
Test: local build
Change-Id: I2ebc56a70419254611bba51232370c35b8a47b6f
2023-06-14 09:19:36 +00:00
horngchuang
a6b4f6f575 camera: Add camera FATP HAT tool am: 10bf27d963
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/23444283

Change-Id: I12193309aa78f400196078caf310f92b2f550e35
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-30 07:49:39 +00:00
Treehugger Robot
44c777f9da Merge "Revert "haptics: update hapitcs sink and slot setting"" into udc-qpr-dev 2023-05-30 07:48:27 +00:00
horngchuang
10bf27d963 camera: Add camera FATP HAT tool
Add camera FATP HAT tool for factory build only

Test: build pass, tool is generated
Bug: 284248289
Change-Id: I558f0ba8ea6512eee8a63d2d64007243f768be7f
2023-05-29 20:57:36 +08:00
Kamal Shafi
caf196e436 Add tele hat tool package am: 4a43b275ae
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/23443738

Change-Id: I7596fdb5d4dd9dfa5c11d07794b0bbe6b2e1ff06
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-29 11:10:20 +00:00
Kamal Shafi
4a43b275ae Add tele hat tool package
tele hat tool for fatp

Bug: 284386481
Test: local build
Change-Id: I54325fac70fd460fb867baec79df51c4502326af
2023-05-26 02:28:24 +00:00
Cyan_Hsieh
cba83763a2 Update gnssd VINTF target level
Bug: 283890692
Bug: 277188108
Change-Id: I70fc952d163b3050d8cd333709ddfa92463abf56
2023-05-23 13:58:16 +08:00
eddiepeng
d1ac4c115c [3A tuning] Correct the valuable of tuning_product am: 7f548e545d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/23358060

Change-Id: I848cb00f0e248076383f2e879d98876b27ab1452
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-23 01:22:52 +00:00
eddiepeng
7f548e545d [3A tuning] Correct the valuable of tuning_product
Correct tuning_product of comet for separated 3A tuning files.

Bug: 282606010
Test: Build pass, run on Comet
Change-Id: I9691516c049a02d26198535a26db379a9e3475bd
2023-05-22 15:45:33 +08:00
Tai Kuo
83c1354da6 Revert "haptics: update hapitcs sink and slot setting"
This reverts commit 74f5065f6b.

Bug: 278018625
Test: Check audio coupled haptics at the sound preview app.
Change-Id: I6ee371539bd44ac049973d433702562404db7cc3
2023-05-16 16:05:33 +08:00
paulsu
56bb193b62 The dvfs headroom was split into its own knob. Update to use it. am: 468f26f27a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/23162799

Change-Id: Icda9480757382285787b175fea3f6c65cdec70bf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-11 17:13:51 +00:00
paulsu
468f26f27a The dvfs headroom was split into its own knob. Update to use it.
util_threshold only controls migration margin now. dvfs headroom has its
own new knob.

Test: Local run
Bug: 281792287
Change-Id: I604d6be7bb8460146e6ac8bf5dc912a29afbfe63
Signed-off-by: paulsu <paulsu@google.com>
2023-05-11 08:46:30 +00:00
Robert Lee
5ce4d01ca6 audio: update speaker firmware and tuning files
sync from b/274402819

Bug: 279708249
Test: manual test
Change-Id: I25abe33ca6212d79a7055906b93d85a2af38935c
Signed-off-by: Robert Lee <lerobert@google.com>
2023-04-27 18:22:51 +08:00
Cyan Hsieh
65fac9ec0a Merge "Add device mk OWNERS" into udc-d1-dev 2023-04-24 06:01:41 +00:00
George
b49dc58e03 Update NFC customize settings
Update ISODEP routing setting

Bug: 279124459
Test: manual
Change-Id: Id31b433928fe9cf53800675ae3329ebeaa2931c4
2023-04-21 14:16:04 +08:00
Cyan_Hsieh
f3416ca1f9 Add device mk OWNERS
Bug: 278167548
Change-Id: Ic3a169bd4b2cde6fc7991e31abef5a250199f379
2023-04-21 13:49:13 +08:00
Treehugger Robot
65d6f1fbba Merge "conf: Load 1540.app for FPS" into udc-d1-dev 2023-04-19 08:32:59 +00:00
George
e54ac5dc1a [NFC] Add overlay and update configuration settings
Bug: 278155583
Test: manual
Change-Id: I76f48c597504fa36cf65df5384079baeefb94812
2023-04-18 21:42:27 +08:00
Ken Lin
625cc7cb5a Inner panel has wrong rotation in fastbootd
Rotate display to correct place

Bug: 278646257
Test: confirm display in fastbootd
Change-Id: Iaf058d25a45220c6167631ba40ad4bedf0d52fdc
2023-04-18 05:09:44 +00:00
George
b33c69c320 [eSE] Update AIDL secure_element for eSE1 part 2
Remove SE HIDL manifest

Bug: 261566299
Test: run cts -m CtsOmapiTestCases
Test: atest VtsAidlHalNfcTargetTest
Change-Id: I03f762125657766aaf503043ee17322252d6aab8
2023-04-14 09:32:27 +08:00
George
18acbae46e [eSE] Update AIDL secure_element for eSE1
Bug: 261566299
Test: run cts -m CtsOmapiTestCases
Test: atest VtsAidlHalNfcTargetTest
Merged-In: I990e2be2cf9750f0e041dd1f571eb33613a1ce6f
Change-Id: I990e2be2cf9750f0e041dd1f571eb33613a1ce6f
2023-04-13 11:04:33 +00:00
eddielan
8a8feee935 conf: Load 1540.app for FPS
Bug: 277843284
Test: Build pass
Change-Id: I4046ab96c30b5e559db7f168ad2cb642108f0e72
2023-04-12 14:03:02 +08:00
timothywang
d4c98eb59c Correct lyric camera_hardware variable
Bug: 275668175
Test: local build pass
Change-Id: I8f749524430c1fa9a71f46c1e78bc17ec0fe5c54
2023-04-06 10:45:19 +08:00
chenkris
22fd1bb40c Move udfps antispoof property to common g7 folder am: 363f625203
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/22214407

Change-Id: I73389bc29ff36b823f7ccf65588a50507428cf3b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-24 03:53:40 +00:00
chenkris
363f625203 Move udfps antispoof property to common g7 folder
Bug: 270657514
Test: authenticate fake finger
Change-Id: I7e75a949c630a251ade4612dc5ea0bd682829017
2023-03-23 07:45:24 +00:00
emilchung
3dcad0dec3 Disable hall sensor in normal & factory mode.
Bug: 270639066
Test: Set ro.bootmode=normal and see hall sensor is disabled.
Test: Set ro.bootmode=factory and see hall sensor is disabled.
Change-Id: Id5666e2e74fdaebd2c79ad65046251f025f54afb
Signed-off-by: emilchung <emilchung@google.com>
2023-03-21 14:59:02 +08:00
Zheng Pan
df6379e548 Merge "Comet: Move init.insmod.cfg from vendor to vendor_dlkm" into udc-d1-dev 2023-03-14 19:59:38 +00:00
Rex Lin
6d4f2f01fe Build uwb hal for CT3
Bug: 270467613
Test: built pass and verified hal up and running
Change-Id: Id69b7a8951e13ae323722a29cfa363da9b7a7665
Signed-off-by: Rex Lin <rexcylin@google.com>
2023-03-13 14:26:41 +08:00
Adam Shih
da510a6c4a include second panel dump am: 922dd35d21
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/21806769

Change-Id: I5758323479bca6c3ab2c275fbe5eb8e896dbf747
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-09 05:29:17 +00:00
Adam Shih
922dd35d21 include second panel dump
Bug: 269212897
Test: adb bugreport
Change-Id: I3ca29593040a4928280025a8868e045d514c33f8
2023-03-09 07:31:29 +08:00
Zheng Pan
a0405c88dc Comet: Move init.insmod.cfg from vendor to vendor_dlkm
To decouple init.insmod.${device}.cfg from HLOS,
it is moved to kernel repo and built in vendor_dlkm.img.
Also make init.rc to load it from vendor_dlkm/

Bug: 270603150
Test: Build image and check vendor_dlkm.img
Change-Id: Iebef45abfa310cc231f5a62a55746f3a055940fc
2023-03-08 14:06:07 -08:00
Isaac Chiou
cdc4c9dfb7 Merge "wifi: update wifi module" into udc-d1-dev 2023-03-08 06:41:41 +00:00