Commit graph

110 commits

Author SHA1 Message Date
Edwin Tung
67bb5da35c gps: support proto 1.1 DOE
Bug: 274370282

Test: build pass
Change-Id: Ifcc63385aed0584c98155c50d6f7e85365c2a972
2023-04-06 19:40:06 +08:00
Peter (YM)
c63495792e thermal: bringup initial skin thermal config
This is for early bringup usage, based on the previous generation
devices.

Bug: 268589207
Test: build on device and boot to home
      adb shell lshal debug android.hardware.thermal@2.0::IThermal/default

Change-Id: I33601a4048396e9e6ff9b055627c938cf6b272b1
Signed-off-by: Peter (YM) <peterym@google.com>
2023-04-06 04:06:01 +00:00
Robert Lee
d2e2ae4d1e audio: Phase in fortemedia tuning tables
Change List :

Fortemedia:
1. Sync P23 20230324 setting including MCPS.dat
2. Modify handheld mode from 3MIC to 2MIC solution

Files from the latest attachment on b/275675790

Bug: 275675790
Test: verified by ntkuo@
Change-Id: I6b26640b3d1fc81e03f6c6979b12b9ff99d9da4c
2023-03-31 05:41:28 +00:00
Edwin Tung
a27d3dc032 gps: support proto 1.1 DOE
Bug: 275474443

Test: build pass
Change-Id: If7b0a78de6636c0846ca83c43d014b94587c2e96
2023-03-28 14:45:20 +08:00
Robert Lee
a5238be73a audio: refine micropohne sequence
there are only mic1 and mic3.

Bug: 273188371
Test: builds
Change-Id: Ic06aee33d1967816d6290663f49c0d73e175800f
Signed-off-by: Robert Lee <lerobert@google.com>
2023-03-28 12:05:44 +08:00
TreeHugger Robot
25b8708468 Merge "Add Ownership to powerhint file" into udc-d1-dev 2023-03-24 04:21:28 +00:00
chenkris
84774ab2cf Move udfps antispoof property to common g7 folder am: ba86ae1ce3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/22215175

Change-Id: Ia2a2c548f6022e9fbc5caf626d71eb0aee88d595
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-24 03:53:40 +00:00
Kyle Lin
eef6386a1d Add Ownership to powerhint file
Bug: 275000554
Test: NA
Change-Id: I099a43a3749668e158873d153e8b124986867a28
2023-03-24 11:10:17 +08:00
Jasmine Cha
bfb508d996 audio: initial waves settings
Bug: 274865799
Test: build pass

Change-Id: I4613401448f825c60ac5839f01d0e8d4afe491ec
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-03-24 01:39:09 +00:00
chenkris
ba86ae1ce3 Move udfps antispoof property to common g7 folder
Bug: 270657514
Test: authenticate fake finger
Change-Id: Iab777b3a5f79fd11a2d2e8ad36f50a86baec1f49
2023-03-23 07:42:16 +00:00
Robert Lee
4cf184186f Merge "audio: Update speaker tuning tables" into udc-d1-dev 2023-03-23 05:59:32 +00:00
Robert Lee
3e996a6021 audio: Update speaker tuning tables
Change list:
1. proto speaker model for both top and bottom speakers
2. New firmaware update (v6.81)

Files from the latest attachment on b/274402819

Bug: 274398722
Bug: 274402819
Test: verified by lerobert@
Change-Id: Ib2aad3324d9f870ea68d24a0018acb285f588baf
2023-03-23 03:04:38 +00:00
Chris Paulo
387f7d36dd Merge "device/akita: Add vibrator properties and enable adaptive haptics" into udc-dev am: fa53b1f780
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/21806619

Change-Id: I8ead157222efbd62caca5b73ddd7117f1bc14da9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-22 22:37:57 +00:00
Chris Paulo
fa53b1f780 Merge "device/akita: Add vibrator properties and enable adaptive haptics" into udc-dev 2023-03-22 21:58:51 +00:00
Edwin Tung
1f417c78db Merge "gps: update gps version 4.11.0_127" into udc-d1-dev 2023-03-22 07:06:07 +00:00
David Li
127a144986 audio: Please phase in Waves mps and audio_policy_volumes in AK3
I put AK3 tuning files in the attached file.

1. waves_preset.mps => this mps comes from Pixel 7a shipping ROM. I only delete Thermal LinkLaw. It will help thermal team to measure device surface thermal correctly.
2. audio_policy_volumes.xml => this file comes from Pixel 7a shipping ROM. In order to help power team to evaluate AK3 every volume step power consumption correctly, we use Pixel 7a  audio_policy_volume.xml.

Files from the latest attachment on b/274394692

Bug: 274394692
Test: verified by supery@
Change-Id: Icc1ef3e259d4829f04ca9c58a0861d87252bbbd8
2023-03-20 16:45:55 +08:00
Edwin Tung
1651491441 gps: update gps version 4.11.0_127
Bug: 246482115

Test: atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I1b2a9f97f7f253c69136c96653f7e99895d5d802
2023-03-20 16:41:00 +08:00
TreeHugger Robot
41f57a8c9d Merge "akita: display: move brightness to vendor config" into udc-d1-dev 2023-03-20 06:30:34 +00:00
Sayanna Chandula
b4c3416288 Merge "thermal: seperate thermal config for charging" into udc-d1-dev 2023-03-17 17:04:42 +00:00
Tom Huang
f3817caf91 Merge "BT: Enable big hammer handling" into udc-d1-dev 2023-03-17 05:18:20 +00:00
Edwin Tung
9619765ed4 gps: support Proto 1.1 am: efcae4a976
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/22108310

Change-Id: Ic5ed13d2e45d732d2901d7dc459b5f1bff63ecb8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-17 04:29:08 +00:00
kuanyuhuang
8f32bb9a90 BT: Enable big hammer handling
Enable BRCM chip big hammer handling due to WLAN already bring up.

Bug: 261526478
Test: local build and enable BT
Change-Id: I0c1428358b113478527e92981b0e5fa53a6f9f2b
2023-03-17 03:17:43 +00:00
Edwin Tung
efcae4a976 gps: support Proto 1.1
Bug: 273683464
Test: build pass
Change-Id: I2d16b7c17dcbe9c2948a09a73ab513b1208a749c
2023-03-16 17:06:35 +08:00
David Chao
3269c3e47f thermal: seperate thermal config for charging
- Separate thermal config for charger mode and remove the unused thermal
throttling.

Bug: 272701980
Test: charging throttling worked properly in charger.
Change-Id: I6a13fccd5981cef561d02fddbb19847801e34883
2023-03-16 14:41:40 +08:00
Safayat Ullah
399705ea99 akita: display: move brightness to vendor config
Initial brightness for akita is very low in the first boot.

Bug: 267717497
Test: check the initial brightness
Change-Id: Ib31afd2df66b976368f9edbe9f6ec5f1bb58a79c
2023-03-10 14:14:58 +00:00
Robert Lee
5b07e3c994 Merge "audio: fix usb headset loopback fail" into udc-d1-dev 2023-03-10 07:52:58 +00:00
Zheng Pan
22f5866ca6 Merge "Akita: Move init.insmod.cfg from vendor to vendor_dlkm" into udc-d1-dev 2023-03-10 01:23:18 +00:00
Robert Lee
1e7530d03e audio: fix usb headset loopback fail
Bug: 272386078
Test: builds
Change-Id: I9271000121c41d81bd1d77a71d8a13dcd94c0266
Signed-off-by: Robert Lee <lerobert@google.com>
2023-03-09 12:46:02 +00:00
horngchuang
6b0328f442 Revert "Disable camera DPM"
This reverts commit 6f0e8ef274.

Bug: 263218778
Bug: 263065087
Test: local build pass
Change-Id: If79bd205352b8e39e232f62fa2e2f1bdeee7d918
2023-03-09 14:09:28 +08:00
horngchuang
f37124db7c Add system property for camera OIS with system imu
Bug: 268310875
Test: in-rom AOSP camera
Change-Id: Ib0dbe665879024b24ac8c1bc99407383a39e08ab
Merged-In: Ib0dbe665879024b24ac8c1bc99407383a39e08ab
2023-03-09 14:09:08 +08:00
Zheng Pan
ca78a9a01e Akita: 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: I466117c1701f017f4486aa0a10c42bec887c350b
2023-03-06 17:15:25 -08:00
Chris Paulo
d50dbc1d0e device/akita: Add vibrator properties and enable adaptive haptics
Updated device-akita.mk to enable the adaptive haptics feature, as well
as updated the vendor properties to configure adaptive haptics for
akita.

Bug: 198239103
Test: Verified compilation
Change-Id: Iac1edb3758b19a936d2e587e5a3f8859e1ee91be
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2023-03-07 00:18:52 +00:00
Oscar Shu
7a8efd540a Merge "Update overlay to support MAC randomization on open SSIDs" into udc-dev am: 5cebc32356
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/21571233

Change-Id: I5736d68cff775e82376b527593143dc78e3f7283
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-03 17:41:05 +00:00
Oscar Shu
5cebc32356 Merge "Update overlay to support MAC randomization on open SSIDs" into udc-dev 2023-03-03 05:15:28 +00:00
TreeHugger Robot
0c02fb3b4a Merge "Set audio haptic channel amplitude limit" into udc-dev am: f5383ca12b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/21690621

Change-Id: Iaa65298b6be101f36188deb2401c6ffadb9e092d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-02 09:02:27 +00:00
TreeHugger Robot
f5383ca12b Merge "Set audio haptic channel amplitude limit" into udc-dev 2023-03-02 08:09:44 +00:00
Tai Kuo
476dcc24d5 Set audio haptic channel amplitude limit
Bug: 263232120
Test: dumpsys vibrator_manager
Change-Id: I4eea1d592451b0b0cdc648c9ae04b4007d8398cc
2023-03-02 14:15:25 +08:00
Robert Lee
29160d12ca audio: sync speaker tuning table am: aeb0cc8bbe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/21611962

Change-Id: I8e0d8942e54c4b90b79e0223e5152ef47a91da07
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-01 10:15:18 +00:00
Robert Lee
aeb0cc8bbe audio: sync speaker tuning table
Bug: 270917143
Test: builds
Change-Id: If5175610b8a8365e995c5caa0221e9b249c4d279
Signed-off-by: Robert Lee <lerobert@google.com>
2023-03-01 11:44:42 +08:00
TreeHugger Robot
3914e55bea Merge "haptics: update hapitcs sink and slot setting" into udc-dev am: 29238c1567
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/21508788

Change-Id: Iae4745e30b2140ed53288bfc74d0eafd3f74cf9c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-28 19:46:09 +00:00
TreeHugger Robot
29238c1567 Merge "haptics: update hapitcs sink and slot setting" into udc-dev 2023-02-28 16:55:22 +00:00
Oscar Shu
c76f48b727 Update overlay to support MAC randomization on open SSIDs
Bug: 270441948
Test: compile
Change-Id: I67e7f9ae71cfd76c268e892926e18fbc74de1672
2023-02-24 01:00:28 +00:00
Edwin Tung
6f1097508c gps: update gps version 4.11.0_99
Bug: 246482115

Test: atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: Ic7d3ee923db286c9b2f678932a5c270da59fbf03
2023-02-23 15:27:30 +08:00
Cheng Chang
999cefd6f6 gps: update signal configuration
Bug: 267789900
Test: verify fix at b/267789900
Change-Id: Ib77d1199fd3a17fe9dbac8dff21542e762ef4c0d
2023-02-22 04:54:40 +00:00
Cheng Chang
bb16095b6a Merge "Revert^2 "gps: enable coex function"" into udc-dev 2023-02-22 03:00:38 +00:00
Kris Chen
cd6d3143b1 Remove the redundant g7 ta loading in init.xxx.rc
Bug: 264646112
Test: fingerprint works fine after device reboot
Change-Id: I77bb20c3c160cbc8cc1b8a78b14e211cb55ca229
2023-02-21 15:36:27 +08:00
Cheng Chang
2445b88bcd Revert^2 "gps: enable coex function"
17e9880800

Original Description:

gps: enable coex function

Bug: 257093529
Test: Verify at b/257093529
Change-Id: I1a041e740c3dad4b83444fbcdeefec3d2180b209
2023-02-21 05:46:56 +00:00
Tai Kuo
8e3b01c10d haptics: update hapitcs sink and slot setting
Bug: 270023634
Test: trigger audio coupled haptics via sound picker app
Change-Id: I177f18b7915293c00bf9287596fe4e2684f3e898
2023-02-20 21:59:47 +08:00
George
2b9d50fdee [NFC] Add STReset Tool property
Bug: 267838462
Test: VtsHalSecureElementV1_2TargetTest
Change-Id: I8b75c7c92aa06632dd774caba1d9c320bc9a451d
2023-02-14 11:24:47 +08:00
Victor Hsu
2d66d4ba5f Merge changes from topic "p24a_wifi_overlay"
* changes:
  wifi: Update interface combination
  wifi: Add PixelWifiOverlay2024_midyear and update default values
2023-02-13 13:45:18 +00:00