Commit graph

2452 commits

Author SHA1 Message Date
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
Carter Hsu
73e2b77cb1 Fortemdia: update kid's voice performance am: 235968785d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22194144

Change-Id: Idf5119b673eee905ccfc34c99f025d8549ed0435
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-24 01:25:56 +00:00
Beverly
22b6dc88e3 Remove unused dimen auth_ripple_alpha_in_duration
Bug: 274785453
Test: device builds
Change-Id: I16995427297c5d11ee5448fb8be53682ab36e5d7
2023-03-22 18:15:32 +00:00
Carter Hsu
235968785d Fortemdia: update kid's voice performance
Bug: 274729450
Test: Verified by Acoustic
Change-Id: Ie1de856a127d9bf4b4f0b196274aa4d8df584c91
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-03-22 16:36:18 +08:00
Sal Savage
49c576ae22 Use default assignment operator for LE Audio profile properties
Since there's no other assignment currently (default value with no
assignment is false) and other targets built on top of phones want to
override these profile settings, we'll change the assignment operator
used for the properties to "?=". This way, others can use "=" to
override.

Tag: #stability
Bug: 274015277
Test: build and flash, observe no more build errors
Merged-In: I1c1b656bd17b4da574e41a404289b974030fd2f5
Change-Id: I1c1b656bd17b4da574e41a404289b974030fd2f5
(cherry picked from commit c975e5e775)
2023-03-17 22:18:02 +00:00
Carter Hsu
f2d36eb88e audio: FM table check in for QPR3 am: 23f8317aca am: d144595f5b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/21950300

Change-Id: Ia3e97d55b214959e540ac7cd329ac00e1673df20
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-16 02:21:24 +00:00
Carter Hsu
d144595f5b audio: FM table check in for QPR3 am: 23f8317aca
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/21950300

Change-Id: If28f457c1b4fcfe3c44db8264e10774a910fe03b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-16 01:44:20 +00:00
Carter Hsu
23f8317aca audio: FM table check in for QPR3
[Change list]
P10/C10 HA (Ricky)
1. SWB subjective optimization tuning for issues
2. HA/Custom1(NR-off): Enable non-linear EC with light NR for GCA feature

Bug: 272659296
Test: Verified by Acoustic team
Change-Id: Ieec34a2352f3e85db05b7e2b86c837d0c30f6e29
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-03-16 01:03:03 +00:00
Steve Berbary
76c8d5f045 Update pantah SVN to 20 am: 109801bd56 am: 261348e756
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22082000

Change-Id: Ia1f824dfc7173b48ca1882a65aba013cf0ccd254
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-15 04:54:02 +00:00
Steve Berbary
261348e756 Update pantah SVN to 20 am: 109801bd56
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22082000

Change-Id: I67e82834b19b4ed4fcb5d165db24fe981d6a4b17
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-15 04:18:07 +00:00
Steve Berbary
109801bd56 Update pantah SVN to 20
Bug: 272844037
Change-Id: I8a9a0363c2dcd116da5bbcd393a8f7ba764ff28a
2023-03-15 02:21:34 +00:00
Steve Berbary
03f03dea3d Update pantah SVN to 19 am: 245f3e89e3 am: 2f8b52312e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22078762

Change-Id: I5848f4d72edb0c379228eb89cab14fe2e6b2ce4c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-15 00:25:15 +00:00
Xin Li
4ae246b94b [automerger skipped] Merge Android 13 QPR2 am: f5372e5b49 -s ours am: 4f69e2fc74 -s ours am: 2555b71008 -s ours
am skip reason: Merged-In Ib2bb7ecb0fcfd9022588de781802428bbd708a02 with SHA-1 74a4c505ab is already in history

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

Change-Id: Ia32be288d3fd9d5d02833710fb261cfac12e3aba
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-15 00:06:13 +00:00
Steve Berbary
2f8b52312e Update pantah SVN to 19 am: 245f3e89e3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22078762

Change-Id: Ie3c075cabc01635184a0ba010c3f68bbcd222c21
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-14 23:33:17 +00:00
Xin Li
2555b71008 [automerger skipped] Merge Android 13 QPR2 am: f5372e5b49 -s ours am: 4f69e2fc74 -s ours
am skip reason: Merged-In Ib2bb7ecb0fcfd9022588de781802428bbd708a02 with SHA-1 74a4c505ab is already in history

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

Change-Id: I3e755d74b1af60e699db9a3a27fe002b5607e083
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-14 23:06:07 +00:00
Xin Li
4f69e2fc74 [automerger skipped] Merge Android 13 QPR2 am: f5372e5b49 -s ours
am skip reason: Merged-In Ib2bb7ecb0fcfd9022588de781802428bbd708a02 with SHA-1 74a4c505ab is already in history

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

Change-Id: Idb211a5c40e8d18bf8bbbc4ac500ae62465a0244
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-14 22:32:25 +00:00
Steve Berbary
245f3e89e3 Update pantah SVN to 19
Bug: 272844037
Change-Id: If390d5a927d0a14f7fe26016402f774d566c04ec
2023-03-14 20:18:23 +00:00
Xin Li
f5372e5b49 Merge Android 13 QPR2
Bug: 273316506
Merged-In: Ib2bb7ecb0fcfd9022588de781802428bbd708a02
Change-Id: Ice69b4d55f9fb4480bc4b9e5ec36f615113aa45f
2023-03-13 23:09:34 -07:00
George Chang
64b64c1980 [NFC] Add antenna position coordinates
Bug: 272406680
Test: manual
Change-Id: Ide00cc7d3e220c50c75e855d70305e7779e37e88
2023-03-13 07:05:55 +00:00
Bill Yi
459e001e2c Add UwbVendorService blobs to Cheetah am: 32636e806b am: 3f78353b48 am: 32492581a4
Original change: https://android-review.googlesource.com/c/device/google/pantah/+/2480221

Change-Id: I603df456c4004fe7ea4ba57278cb5d57a875935f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-11 01:12:41 +00:00
Bill Yi
32492581a4 Add UwbVendorService blobs to Cheetah am: 32636e806b am: 3f78353b48
Original change: https://android-review.googlesource.com/c/device/google/pantah/+/2480221

Change-Id: I21b2f8dfbbf55a41f0887d16122dd36429a45643
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-11 00:01:17 +00:00
Bill Yi
3f78353b48 Add UwbVendorService blobs to Cheetah am: 32636e806b
Original change: https://android-review.googlesource.com/c/device/google/pantah/+/2480221

Change-Id: If364b82acd8d4dbc7260610fa6fed91353e280fa
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-10 23:08:16 +00:00
Bill Yi
32636e806b Add UwbVendorService blobs to Cheetah
TEST: make and flash
BUG: 272767304
Change-Id: I0c3524ebe5518b5c47d9027ae2b7f6908e774ab8
2023-03-10 10:58:40 -08:00
Jimmy Shiu
faedd974a1 [automerger skipped] powerhint: Boost GPU(302000) by 1st frame am: cd38e3f7e1 am: 0997953954 -s ours
am skip reason: Merged-In I52ab59a98ff5e14fe03e82ed73f18a3d9c961721 with SHA-1 8fd0c77a16 is already in history

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

Change-Id: I8b6060ec79d7de2c621f807178e417b30c30d385
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-08 19:26:32 +00:00