Commit graph

2475 commits

Author SHA1 Message Date
Tai Kuo
17eaf1af2a Revert "haptics: update hapitcs sink and slot setting"
This reverts commit 8b8cf4cab4.

Bug: 278018625
Test: Check audio coupled haptics at the sound preview app.
Change-Id: Ifa4f55c0b2de85bee9cc4c3e1a642c54cf5ea44a
2023-06-01 04:39:21 +00:00
Tai Kuo
dd47a275be Update cs40l26 modprobe modules
Bug: 278018625
Test: Driver probed and checked lsmod.
Change-Id: Ia60b72f9a03853b0d67cd50b550bc831fa663c1a
2023-06-01 04:39:21 +00:00
Lokesh Kumar Goel
800c604343 Update pantah SVN to 24 am: 65bdfe80d6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/23453197

Change-Id: I09172f3428c6ee86ac4c3f4d89d5bc1737838bae
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-27 03:33:19 +00:00
Suprabh Shukla
b8aebb4f05 Update Sound_trigger interrupt mapping
Test: Manually verify the output of `dumpsys batterystats --wakeups`

Bug: 284405919
Change-Id: If9bdc26b78a45a4a88ce1b515d898232def6fd17
2023-05-26 21:20:47 +00:00
Lokesh Kumar Goel
65bdfe80d6 Update pantah SVN to 24
Bug: 282371465
Change-Id: Ia10396ad2685465f2f3c3af9be2e7bdb14422e5c
2023-05-26 19:25:27 +00:00
Lokesh Kumar Goel
fcb31bada2 Update pantah SVN to 23 am: ceb3dadd5c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/23433554

Change-Id: Icddbaeb7833d7e609f2137e9867ecbc11c22fc45
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-25 21:41:44 +00:00
Lokesh Kumar Goel
ceb3dadd5c Update pantah SVN to 23
Bug: 282371465
Change-Id: Ifbc093eaca81a4397474064313f9b45fd10f5d26
2023-05-25 18:18:43 +00:00
Cheng Chang
1849f957c0 gps: include gps/brcm/cbd_gps.mk
- include cbd_gps for cloudripper

Bug: 282877296
Test: verify in-market device and dev board at b/282877296
Change-Id: I420de5f1ff420003821246a1bcc9ae2d52cfd823
2023-05-19 06:46:27 +00:00
Steve Berbary
fbc5b62681 Update pantah SVN to 22 am: 0e6d072da7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/23214073

Change-Id: I826673f03c3c181b2e15047207055b0b88227070
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-17 01:43:11 +00:00
Richard Chang
89035cc0e1 pantah: remove customizedMaxCachedProcesses
With project Snowbird in U, the MaxCachedProcesses is 1024 by default

Bug: 278086134
Test: Build
Change-Id: I42bafaf0512ba0bb50e9e4027b3ef4b0632e749e
2023-05-15 02:24:48 +00:00
Steve Berbary
0e6d072da7 Update pantah SVN to 22
Bug: 282371465
Change-Id: I39035ebc5a1ed4b381d83b49409f7de08dc7f533
2023-05-13 22:40:40 +00:00
Shuibing Dai
8fbe052a26 Disable p2p 6ghz channels
It has an effect on following case:
If STA firstly connected with 6ghz channel AP and Application create p2p group without config, wpa_supplicant also tried to select STA-associated channel(in this case, i.e. 6ghz ch).

Bug: 281733591
Test: atest android.net.wifi.cts.ConcurrencyTest#testPersistentGroupOperation
Change-Id: Ie268443dbf1f3d0d6e3f355f97bc65c5c0f24a13
2023-05-13 04:12:18 +00:00
Qais Yousef
a3a36e3b00 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.

Bug: 261705301
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: If5f24b6efd645c3aed602dfa219f91c8a49cfaf4
2023-05-12 01:02:23 +00:00
Suprabh Shukla
900d70ae6f Adding interrupt mapping for sound_trigger wakeups
Test: Manually inspect the output of `dumpsys batterystats --wakeups`

Bug: 271922941
Change-Id: I0a79073ae875104495caf87b35ed8fc8bcc6c805
2023-05-11 19:52:45 +00:00
Rex Lin
58e2461348 uwb: update uwb calibration for CCC antenna config
Bug: 249170179
Test: build pass
Change-Id: Ief9f932b71bba71555d601da92bb7e4d4dc69e1e
Signed-off-by: Rex Lin <rexcylin@google.com>
2023-05-11 18:40:48 +00:00
Kenzi Mudge
1fb658e2c0 Enable UWB filter engine
Updated overlay file to configure and enable the UWB filter engine on
Cheetah.

Bug: b/237098661
Test: make, flash, manual test
Change-Id: I793ee6df33fdf23254ccd806d00f6940e69996c7
2023-05-10 16:50:03 +00:00
Jiaming Liu
fb95508be5 Disable WM Extensions on Pixel 7
Bug: 266196089
Test: Build
Change-Id: Iebd3b9ab6b1bb5acbfa680faf844d86c5d9c9f57
2023-05-09 05:49:54 +00:00
Charles Chen
653f25765f Revert^2 Disable Settings large-screen optimization
Disable the optimization that is automatically enabled when
including Window Extensions through Activity Embedding.
The optimization causes to launch an additional trampoline
activity for deep links, even when the screen size is smaller
than required by Activity Embedding rules.

Bug: 267725145
Bug: 279461170
fixes: 280606740

Test: Build, perf metrics
Test: atest LauncherIronwoodIntegrationTests:android.platform.test.scenario.launcher.integration_tests.HomescreenCustomizationTests
Test: atest SettingsMultiPaneDeepLinkTest.java
Test: run v2/aep-ironwood/suite/test-mapping-ironwood-p0-cujs via ABTD
  on cheetah/oriole/panther/raven in udc-dev/master branch

Change-Id: I532ebbcdc93f13c8d4cf956b53b498be907c4349
2023-05-08 05:39:06 +00:00
Nathan Kulczak
0302209e61 [DO NOT MERGE] vibrator: Disable PWLE capability for U
Set chirp.enabled=0 so that CAP_FREQUENCY_CONTROL and
CAP_COMPOSE_PWLE_EFFECTS will not be enabled.

Bug: 275032416
Test: adb shell idlcli vibrator getCapabilities
Change-Id: I7371f896126fdc876c43d60718baffba59aa32a1
Signed-off-by: Nathan Kulczak <nathankulczak@google.com>
2023-05-04 20:26:44 +00:00
sashwinbalaji
16c067a53e thermal: Update config for stats
Bug: 259903201
Test: local build and verify stats
Change-Id: Ia1b0c4d31427f1100cec23548e7a8a390179e7b1
2023-05-04 09:28:48 +00:00
Shuibing Dai
85d508c7b6 Remove overlay item: country code update during setup wizard
The country code updating from scan results generic case can cover setup wizard case.

Bug: 279625751
Test: manually verified generic case
Change-Id: I364b6f64c4d0bd5a575ca1d8e11872b22ea5ed5e
2023-05-04 01:55:08 +00:00
Suprabh Shukla
d786ac91ca Add wakeup interrupt mapping
Test: Manually inspect the output of:
`dumpsys batterystats --wakeups`

Bug: 271922941
Change-Id: I185b0be3b12a70bee7d40d4bfafc36b344989260
2023-05-03 23:56:14 +00:00
Priyanka Advani
61e1cb8b17 Revert "Disable Settings large-screen optimization"
Revert submission 22926596-disable_large_screen_opt

Reason for revert: b/280606740

Reverted changes: /q/submissionid:22926596-disable_large_screen_opt

Change-Id: Iceb14a1ae1006193f9522a7a88e494918c367bb3
2023-05-03 16:05:32 +00:00
Charles Chen
adf93a5781 Disable Settings large-screen optimization
Disable the optimization that is automatically enabled when
including Window Extensions through Activity Embedding.
The optimization causes to launch an additional trampoline
activity for deep links, even when the screen size is smaller
than required by Activity Embedding rules.

Bug: 267725145
Bug: 279461170

Test: Build, perf metrics
Test: atest LauncherIronwoodIntegrationTests:android.platform.test.scenario.launcher.integration_tests.HomescreenCustomizationTests
Change-Id: I0a032022b80d6171e77ce87c7b09d9aa7c9b3187
2023-05-03 05:44:06 +00:00
Rios Kao
f556de9f1f audio: add smartfeature table for chre tuning
note: add smartfeature.gstf that only used for Hotword
      pipeline in AoC which is sharing to chre usage too.

      On WHI_PRO
        CHRE PDM Gain(gain=158)
        CHRE AEC Gain(gain=-42)
        CHRE SRC AEC Timeout(timeout=0)
      This table also contains hotword gain control as
      Non Eraser gain (gain=220)
     Eraser Post Gain (gain=220)

Test: end-to-end verify by CHRE
      using aoc_audio_cfg to query gain as below

      adb shell aoc_audio_cfg hotword_get_non_eraser_gain
      adb shell aoc_audio_cfg hotword_get_eraser_post_gain
Bug: 271078701

Change-Id: I14ee4856887d6a6587b34733288a76c305c271dc
2023-04-28 02:17:26 +00:00
Qais Yousef
5ec2a126fe Fix wrong uclamp setting
Bug: 279708843
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I017e5e3a8b7d50541791876f9b29f8bd33434e10
2023-04-26 10:40:11 +00:00
Qais Yousef
3cdcdda069 powerhint.json: Update uclamp_min hint to account for margin
Upstream has fixed relationship between uclamp_min and margin which
means uclamp_min value between 80-100% of capacity of the CPU is a valid
value and will not cause upmigration.

To keep the current hints in powerhint.json the same, we must update
uclamp_min to be capacity_orig_of(medium_cpu) + 1.

This change is dependent on uclamp vs fits margin in GKI, vendor
modules. And an improvement in sched_pixel to ignore the 25% boost if
the only reason to request the frequency is uclamp_min.

To cater for the later - we multiply each uclamp_min value with 1.25
- except ones that look intentionally set around capacity boundaries.

Bug: 261695590
Test: UiBench
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I1736489c63591feb62b04468c6a8b1208ee1bfff
2023-04-25 21:27:34 +00:00
Cyan_Hsieh
78cbe9bdab Add device mk OWNERS
Bug: 278167548
Change-Id: Ic69edf70df5940e06769a643a0be73dca71384dc
2023-04-25 05:35:12 +00:00
Qing Wang
5ba908f5a4 Revert "Disable Settings large-screen optimization"
This reverts commit 98c7f94308.

Reason for revert: b/279461170

Change-Id: Ic9a73c7cdee01926d08ac109e4f298ee178f9a66
2023-04-24 23:13:35 +00:00
Andrii Kulian
98c7f94308 Disable Settings large-screen optimization
Disable the optimization that is automatically enabled when
including Window Extensions through Activity Embedding.
The optimization causes to launch an additional trampoline
activity for deep links, even when the screen size is smaller
than required by Activity Embedding rules.

Bug: 267725145
Test: Build, perf metrics
Change-Id: I3310b63f655c3b859ab294b9174eb1be12cb6392
2023-04-24 15:43:16 +00:00
Jasmine Cha
955862ddf2 audio: update aidl platform config
- Add spatial_capture_conditions since this conditions will be different
  by each project.

Bug: 267548143
Test: manual test

Change-Id: I05e6124dad0afed267ec1caa2f469312589a7d73
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-04-21 06:26:32 +00:00
Patty Huang
52bc1939d2 Enable 32k for some audio configurations with offload path
Bug: 272597112
Test: check the offload supported config
Change-Id: I644c3429c1ebad892a77ccfcbf45deb2d8278cf2
2023-04-21 02:15:16 +00:00
Jimmy Shiu
8e5eab0390 powerhint: Boost GPU(302000) by 1st frame
Use CPU_LOAD_RESET hint to boost the GPU freq to 302000

Bug: 243025173
Test: Manual
Change-Id: I519297e55aa8efd84d408a81d6cd1d2bea76df3c
2023-04-19 22:02:15 +00:00
Cyril Lee
a904c56d0c Revert^2 "[Quickstart] Turn off QS on legacy Pixels"
277a867059

Change-Id: Icdaae0874a5fc9b6ad0212b4cc883e81c594cebc
2023-04-19 01:03:59 +00:00
Poomarin Phloyphisut
b2bfcf6b59 [USB Audio] Enable 192k support sample rate to hifi usb
related cl: ag/22549253

Test: Local Test.
Bug: 198122814
Change-Id: I518671e5196c65a1a764aeae73d0a2ae01e14645
2023-04-18 17:17:26 +00:00
Jasmine Cha
22da5b272a audio: update table
- move control Mic Spatial Module Enable to code.
- add camcorder mic setting.
- move definition of Waves instance id number to code.

Bug: 206738075
Test: manual test/ host test
 vendor.google.whitechapel.audio.hal.audio.tuner_tests

Change-Id: I8ba5dee5a6f5a25f1b208a8cd305a0f9141b5e8a
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-04-18 05:13:20 +00:00
Shuibing Dai
66e2027187 Enable updating country code from scan results for generic case
Bug: 271928725
Bug: 267944733
Test: manually test
Change-Id: Ic58802de7829ff0c82d088a34a5c7d019ec7e003
2023-04-17 15:46:24 +00:00
Cyril Lee
277a867059 Revert "[Quickstart] Turn off QS on legacy Pixels"
Revert submission 22606975-turn off qs

Reason for revert: confirm with team that this CL submit too early and need to rollback then submit again at 4/19.

Reverted changes: /q/submissionid:22606975-turn+off+qs

Change-Id: I7334caba23540ec68224971ca8b42f4aebd05227
2023-04-14 01:13:42 +00:00
Cyril Lee
79a3eae957 [Quickstart] Turn off QS on legacy Pixels
Bug: 277898824
Change-Id: I7773d5bf9345288428947cbb146fc90b873fbac2
Test: manually test
2023-04-13 12:00:53 +00:00
Xin Li
bf30943016 [automerger skipped] Merge TQ2A.230405.003 am: c17ad3f29c am: 2188e52fb8 -s ours am: 93730f8f12 -s ours
am skip reason: Merged-In I7ab4f168a95f75760d12aa349ee1d98837cbf80a with SHA-1 bbbf58bd9b is already in history

Original change: https://android-review.googlesource.com/c/device/google/pantah/+/2528311

Change-Id: I8384e90c561a4301cecf9dbb85a5cb4f922463c8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-12 20:57:08 +00:00
Xin Li
93730f8f12 [automerger skipped] Merge TQ2A.230405.003 am: c17ad3f29c am: 2188e52fb8 -s ours
am skip reason: Merged-In I7ab4f168a95f75760d12aa349ee1d98837cbf80a with SHA-1 bbbf58bd9b is already in history

Original change: https://android-review.googlesource.com/c/device/google/pantah/+/2528311

Change-Id: I56087b0fdc1ea0e60ecc15e5018eb1c59c4e77c6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-12 20:22:55 +00:00
Xin Li
2188e52fb8 Merge TQ2A.230405.003 am: c17ad3f29c
Original change: https://android-review.googlesource.com/c/device/google/pantah/+/2528311

Change-Id: Ib19b2f31332f7b830b8306badec7adc163de9a49
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-12 19:00:57 +00:00
Xin Li
c17ad3f29c Merge TQ2A.230405.003
Bug: 271343657
Merged-In: I7ab4f168a95f75760d12aa349ee1d98837cbf80a
Change-Id: I9c04d414f0e78f76c16f8a8166871ec1f0360a3f
2023-04-10 23:55:30 -07:00
Steve Berbary
25eb6c76cd [automerge] Update pantah SVN to 21 2p: ac09eb2547 am: e4f3ca2eeb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22554270

Change-Id: I78347f29218cc05f5f366e2c41ef0eab9b2a5caa
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-11 04:07:09 +00:00
Steve Berbary
e4f3ca2eeb [automerge] Update pantah SVN to 21 2p: ac09eb2547
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22554270

Bug: 277078610
Change-Id: I1e89b742c5f7dde9ec25b39269c0c99bdc3bc115
2023-04-11 01:50:20 +00:00
Steve Berbary
ffd4259e6c Update pantah SVN to 21
Bug: 277078610
Change-Id: Icf69e29e71f8f70e9d9709f03d31db7403eea91f
2023-04-11 01:50:08 +00:00
Liang Li
6342139486 Enable adjusting link layer stats polling interval
Enable the feature of adjusting link layer stats polling interval in Pixels.

Bug: 237530606
Test: manual
Change-Id: I7298acef18ca1bbcfce89cbd642846bc501f7475
2023-03-28 02:40:43 +00:00
David Li
14235c553e audio: reorg aidl_config and add voice call paths
Bug: 206737711
Test: mm
Change-Id: I465b1beb2156f63823f944350e62138cfdced3cf
2023-03-26 16:01:44 +00:00
chenkris
e4cd4bf4ae Move udfps antispoof property to common g7 folder
Bug: 270657514
Test: authenticate fake finger
Change-Id: I6bcfa7bd948cab8037bda68f1722e0cc60ad0c4c
2023-03-24 03:24:59 +00:00
Carter Hsu
6dc1cbc426 Fortemdia: update kid's voice performance am: 235968785d am: 73e2b77cb1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22194144

Change-Id: Ic9f98743d623ebf45147d9c9e4c44bcf50554e5f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-24 01:54:23 +00:00