Commit graph

2823 commits

Author SHA1 Message Date
Midas Chien
23ee662458 powerstats: update MRR refresh rate residency node path
Refresh rate residency is not directly related to backlight state.
Relocate to a more appropriate location.

Bug: 315424658
Test: vts-tradefed run vts -m VtsHalPowerStatsTargetTest
Change-Id: Ife9e8e0c362c11342d83e35df0a6c3f3e4919aa9
2024-01-12 07:15:40 +00:00
Treehugger Robot
484be57f34 Merge "gps: Update the aiding interval" into main 2024-01-11 06:07:25 +00:00
Sergey Volk
1cd17fa97e shusky: Add default color profile for external display
display_golden_external_display_cal2.pb was generated with:

displaycolor_service 0
displaycolor_service 702 0 1 1 69 1 165
displaycolor_service 702 1 1 1 69 1 165

displaycolor_service 552 0 10 0
displaycolor_service 552 1 10 0

displaycolor_service 602 0 0
displaycolor_service 602 1 0
displaycolor_service 602 0 1
displaycolor_service 602 1 1

displaycolor_service 752 1 1 0 0 0 0 0 0 0 0 0 0 1000 0
displaycolor_service 752 0 1 0 0 0 0 0 0 0 0 0 0 600 0
setenforce 0
displaycolor_service 10099

Bug: 288608645
Test: build OTA
Change-Id: Ief25cce26a6fc0017620b164f9a2526bea78dcaf
2024-01-10 23:14:38 +00:00
Cheng Chang
90da4082fd gps: Update the aiding interval
Bug: 309119807
Test: Verification at b/309119807#comment44
Change-Id: I33d3fb6e7863a7705b8e72046a3f9101614083e1
2024-01-09 06:08:04 +00:00
Treehugger Robot
bc0894c4a3 Merge "Remove PixelQualifiedNetworksService for AOSP builds." into udc-qpr-dev-plus-aosp am: a5761f63bf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/25796966

Change-Id: I1ecce96bb3be04dab44665f3d847176474677c78
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-04 19:33:40 +00:00
Treehugger Robot
a5761f63bf Merge "Remove PixelQualifiedNetworksService for AOSP builds." into udc-qpr-dev-plus-aosp 2024-01-04 19:07:56 +00:00
Treehugger Robot
3b80b48992 Merge "Enable broadcast source and broadcast assistant behind feature flag" into main 2024-01-04 17:46:04 +00:00
Xin Li
623233eac6 Remove PixelQualifiedNetworksService for AOSP builds.
Bug: 309712809
Test: https://android-build.corp.google.com/builds/abtd/run/L26400030001089366
Change-Id: I23d7edacdce64bfc1ba99139b4dffbce149a6853
2024-01-04 08:59:25 -08:00
Jasmine Cha
9fd859bb64 Merge "audio: define USE_AUDIO_HAL_AIDL by project" into main 2024-01-04 06:01:17 +00:00
Aaron Ding
9ca45c586e Merge "shusky: control the kernel by release configuration" into main 2024-01-04 04:31:59 +00:00
Alice Kuo
a594f27b87 Enable broadcast source and broadcast assistant behind feature flag
Bug: 309382793
Test: make build
Change-Id: I4b77b950c3d23fb07082ecf3cac378c7f408dd41
2024-01-04 11:53:11 +08:00
Jasmine Cha
60fbce1c48 audio: define USE_AUDIO_HAL_AIDL by project
Bug: 317745810
Test: manual test. (check audio_policy and hal version)

Change-Id: I410545d3f07126db72dbbb247ae45c264c7e0787
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-04 02:41:52 +00:00
Treehugger Robot
ee6ea8913a Merge "[HDMI Audio] Add mixer paths for HDMI path." into main 2024-01-04 00:34:00 +00:00
Jasmine Cha
342aa6f571 audio: fix order for hidl tables
Bug: 318323269
Test: manual test and check volume curve b/318323269#comment4

Change-Id: Iafd661bffec18359e325f64842063d8227c35823
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-03 03:48:34 +00:00
Treehugger Robot
fea9547bb2 Merge "audio: use USE_AUDIO_HAL_AIDL instead flag variable" into main 2023-12-28 01:48:33 +00:00
Aaron Ding
07f8628d8c shusky: control the kernel by release configuration
Bug: 317784824
Change-Id: I20edf043647311bd6bafd9720fa5074ae2f5da04
Signed-off-by: Aaron Ding <aaronding@google.com>
2023-12-27 01:00:20 +08:00
Carter Hsu
397cab2166 Merge "audio: support incall capture dl/ul concurrent recording" into main 2023-12-26 09:56:17 +00:00
Treehugger Robot
eb8b431a83 Merge "thermal: Keep LIGHT-tier's ceiling before 43 degC for camera" into main 2023-12-26 07:54:19 +00:00
Treehugger Robot
5f3e60c70a Merge "audio: add HIDL SoundDose libraries & framework config" into main 2023-12-26 05:31:36 +00:00
vincenttew
8ce7e53cff audio: add HIDL SoundDose libraries & framework config
Test: build pass, playback pass
Bug: 315916092
Change-Id: Id851229b31a5d1ddcac30e3e92010fd2a55b76a4
Signed-off-by: vincenttew <vincenttew@google.com>
2023-12-26 03:46:20 +00:00
Jasmine Cha
fca432d3c3 audio: use USE_AUDIO_HAL_AIDL instead flag variable
The value of USE_AUDIO_HAL_AIDL is defined in project settings which decide when to use aidl or hidl hal. So, correct audio tables can be included properly.

Bug: 317444263
Test: boot to home, check basic audio functions

Change-Id: I1a9b4b621252be3b5f3046877272150f10b1295d
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-12-26 03:01:50 +00:00
Carter Hsu
bfa3513cdc audio: support incall capture dl/ul concurrent recording
Bug: 317726514
Test: Verified by test build
Change-Id: I6095545e001cdc1f38e5303d5f28d699c6e8f02f
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-12-26 00:59:21 +00:00
Shawn Lin
ec0546a5f3 Merge "Enable hide cutout emulations" into main 2023-12-25 02:53:33 +00:00
Treehugger Robot
e06316882e Merge "powerstats: use display MRR state residency data provider" into main 2023-12-22 09:56:08 +00:00
Darren Hsu
ec47f620fe powerstats: use display MRR state residency data provider
Bug: 317193845
Test: vts-tradefed run vts -m VtsHalPowerStatsTargetTest
Change-Id: If0b226c02eeee67f3dbc3bd0f7551ccb1f13bfee
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-12-22 15:57:41 +08:00
Shawn Lin
14210e5440 Enable hide cutout emulations
Bug: 317143921
Test: make
Flag: NONE
Change-Id: Ib9344b8f95eeab18c2ccaa4e19e63197fb672407
2023-12-21 12:56:09 +00:00
David Li
df056c2d35 Merge "audio: add immersive-offloaded-spatializer-playback using EP4" into main 2023-12-21 06:11:58 +00:00
Greg Kaiser
7f1a44cc39 [automerger skipped] Fix lunch choices for git_main am: d9a3d4d7dd am: e988185191 am: 4957570b99 -s ours
am skip reason: Merged-In I397a8e2cbbca7979a4c4f122df0cc84d7f84bd4b with SHA-1 748a543cf5 is already in history

Original change: https://android-review.googlesource.com/c/device/google/shusky/+/2886846

Change-Id: I7ae46c633e8b0130c40691c799e0bad2f63fa0ff
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-21 00:30:17 +00:00
Greg Kaiser
4957570b99 Fix lunch choices for git_main am: d9a3d4d7dd am: e988185191
Original change: https://android-review.googlesource.com/c/device/google/shusky/+/2886846

Change-Id: I0d8d51bba021c986e0891647c6c5785efbe5fc77
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-20 23:58:16 +00:00
Greg Kaiser
e988185191 Fix lunch choices for git_main am: d9a3d4d7dd
Original change: https://android-review.googlesource.com/c/device/google/shusky/+/2886846

Change-Id: Ief5a7840d81770bf3771af9a9cde2474d505c4a0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-20 23:27:26 +00:00
Greg Kaiser
d9a3d4d7dd Fix lunch choices for git_main
We add "trunk_staging-" for all COMMON_LUNCH_CHOICES so they are
valid in the trunk stable setup.

Bug: 307738446
Bug: 317213158
Test: lunch
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:748a543cf5b95a759cb9525388ad310c1108bd8a)
Merged-In: I397a8e2cbbca7979a4c4f122df0cc84d7f84bd4b
Change-Id: I397a8e2cbbca7979a4c4f122df0cc84d7f84bd4b
2023-12-20 22:27:37 +00:00
Suprabh Shukla
0d062e5af0 Merge "Update Sound_trigger interrupt to match the AoC configuration" into main 2023-12-20 21:08:12 +00:00
Suprabh Shukla
044cfb26b7 Update Sound_trigger interrupt to match the AoC configuration
Test: Manually verify that ST wakeups appear properly attributed in
`dumpsys batterystats --wakeups'

Bug: 317130983
Change-Id: I3d097380f70a913fc6101f3d6d312cb760255fc6
2023-12-20 11:56:38 -08:00
Ankur Bakshi
ca3359d2e4 Merge changes from topic "svn-mar-24" into main
* changes:
  Update husky SVN to 15
  Update husky SVN to 14
2023-12-20 04:18:36 +00:00
Ankur Bakshi
44a4e92c10 Merge changes from topic "svn-mar-24" into main
* changes:
  Update shiba SVN to 15
  Update shiba SVN to 14
2023-12-20 04:18:36 +00:00
Mahesh Kallelil
baba9106b8 Merge "Revert "modem: Enable VoLTE with MIF off by default"" into main 2023-12-20 04:02:10 +00:00
Mahesh Kallelil
ec9830a1e2 Revert "modem: Enable VoLTE with MIF off by default"
This reverts commit 03660e700c.

Bug: 315354048
Reason for revert: Property not used by AoC
Change-Id: Ifecaf20e000e7e84e33880750999ddfa82da275e
2023-12-19 23:01:52 +00:00
Treehugger Robot
b576b45ce7 Merge "shusky: Enable fast scan" into main 2023-12-19 09:27:53 +00:00
David Li
7ef2381f33 audio: add immersive-offloaded-spatializer-playback using EP4
Bug: 307842941
Test: manual test
Change-Id: I838d6e1a029e2ed6b87a7796c25a4b91f2298374
2023-12-19 15:26:14 +08:00
Wei Wang
5d87d09ac6 Merge "shusky: change util threshold of LC" into main 2023-12-19 03:24:04 +00:00
TeYuan Wang
4a777a1f1c shusky: change util threshold of LC
Changed to 50 percent for GAME

Bug: 299843257
Test: run genshin
Change-Id: I1c518347bd626f7eb1eef68968b40905d1ac70ff
2023-12-18 23:56:50 +00:00
Ankur Bakshi
e6344e5d66 Update husky SVN to 15
Bug: 313797924
Change-Id: Ib2b43f53edb5f2611e2acd5f529efbf9e51f567d
2023-12-16 16:02:16 +00:00
Ankur Bakshi
9b3c774d7f Update husky SVN to 14
Bug: 313797924
Change-Id: I29d46dee7fc0420a4b614deda89cea43f4e41e80
2023-12-16 14:28:46 +00:00
Juan Yescas
50db2d14aa [automerger skipped] 16k: Add aosp shusky page agnostic targets am: c20467a3de am: e73091e70f am: 3890429f6d -s ours
am skip reason: Merged-In I759223f873ada237abd70def7d38c2da73c046bb with SHA-1 425b1d9864 is already in history

Original change: https://android-review.googlesource.com/c/device/google/shusky/+/2877298

Change-Id: If9bf32d56237a41d734224c30334b6feffd86405
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-16 04:34:43 +00:00
Juan Yescas
3890429f6d 16k: Add aosp shusky page agnostic targets am: c20467a3de am: e73091e70f
Original change: https://android-review.googlesource.com/c/device/google/shusky/+/2877298

Change-Id: Ic50cf5117908e5eed0fe045fbe8929d83f6d271d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-16 04:01:15 +00:00
Juan Yescas
e73091e70f 16k: Add aosp shusky page agnostic targets am: c20467a3de
Original change: https://android-review.googlesource.com/c/device/google/shusky/+/2877298

Change-Id: I1481241bb2a8205070948d683618706fab13f8fd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-16 03:30:58 +00:00
Juan Yescas
c20467a3de 16k: Add aosp shusky page agnostic targets
Bug: 308663811
Test: source build/envsetup.sh
      lunch aosp_husky_pgagnostic-trunk-userdebug
      m

Merged-In: I759223f873ada237abd70def7d38c2da73c046bb
Merged-In: Idf85cb903cdf2e11df595b495f0313603bc54ead
Change-Id: I7415f8bc96b6b5aad8f2ca26b1eb5b053fb786d7
2023-12-15 17:27:46 -08:00
Juan Yescas
2e934f09b8 Merge "16k: shusky: Rename PRODUCT_PAGE_SIZE_AGNOSTIC" into main 2023-12-15 23:35:48 +00:00
Treehugger Robot
9a2373cd81 Merge "uwb: add dck capability" into main 2023-12-15 23:26:45 +00:00
Juan Yescas
425b1d9864 16k: shusky: Rename PRODUCT_PAGE_SIZE_AGNOSTIC
Rename PRODUCT_PAGE_SIZE_AGNOSTIC to
PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO. When the
PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO build flag is true, the bionic's
macro PAGE_SIZE will be removed. The function getauxval(AT_PAGESZ)
will be used to get the page size instead.

Bug: 312541564
Bug: 308663811
Test: Built target
Change-Id: I759223f873ada237abd70def7d38c2da73c046bb
2023-12-15 14:37:38 -08:00