Commit graph

1460 commits

Author SHA1 Message Date
Jenhao Chen
68fed19e40 Merge "init: zuma: move sched rate limit to late init" into main 2024-11-27 14:58:16 +00:00
Will Song
7f6e9bb150 init: zuma: move sched rate limit to late init
Since pixel performance has a shared configuration,
we need to move override values into late init.

Bug: 381100494
Test: Boot
Flag: EXEMPT bug fix
Change-Id: I359c33622f18c9345ee3f250ca5d5c61bc1440cc
2024-11-27 02:46:54 -08:00
Treehugger Robot
634e2e4116 Merge "Add soong config use_google_qns in zumapro" into main 2024-11-27 02:04:32 +00:00
Youngtae Cha
51c7274ed2 Merge "Extend satellite support to Puerto Rico as a US territory" into main 2024-11-26 18:50:45 +00:00
youngtaecha
673b99f99a Extend satellite support to Puerto Rico as a US territory
Bug: 379849040
Flag: EXEMPT 'config change'
Test: Manually verified if the satS2.data is working well in PR, HI, AK, US mainland with old format (b/377610782#comment4)

Change-Id: If3b54455a4716cb232671ba7c3a6ceafd48566ad
2024-11-26 05:38:09 +00:00
Kelvin Zhang
62ef44c3d8 Merge "Allow metadata to be formatted as ext4" into main 2024-11-25 18:39:33 +00:00
Treehugger Robot
5e48488846 Merge "Set soong config variables for libExynosC2H263Dec and libExynosC2H263Enc" into main 2024-11-25 06:27:23 +00:00
Will Song
0915b1c235 Merge "Revert^2 "devices: Move cpufreq perf settings to gs-common"" into main 2024-11-23 07:29:49 +00:00
Will Song
4ee7fadcef Revert^2 "devices: Move cpufreq perf settings to gs-common"
Re-land after making SELinux corrections.

35162f9a7c

Bug: 335874870
Flag: NONE code refactor
Test: Boot and check parameters
Signed-off-by: Will Song <jinpengsong@google.com>
Change-Id: I8a7c50d9d4a8e77714a7a87d7d974decdac1e877
2024-11-22 13:51:52 -08:00
Noelle Scobie
0d8d3fc154 Merge "Opt zumapro into RE-Graphite aconfig-based preview rollout" into main 2024-11-22 20:35:26 +00:00
Noelle Scobie
675c35badc Opt zumapro into RE-Graphite aconfig-based preview rollout
This will only enable RE-Graphite for stages where the rollout aconfig
flag introduced in I30a59986d1da2dc8355c2b3cf2da436c6cc64120 is also
enabled (and if the force_compile_renderengine_graphite read-only flag
is also enabled.)

Rollout proposal discussed w/ Pixel Graphics leads out of band.

Bug: 380460068
Test: manual validation that RE-Graphite is only enabled w/ aconfig flag
Flag: com.android.graphics.surfaceflinger.flags.graphite_renderengine_preview_rollout
Change-Id: I29bade2e024771b2800ab23236ddab4b12d9425b
2024-11-22 18:40:04 +00:00
Kelvin Zhang
40d34122ef Allow metadata to be formatted as ext4
This does not convert /metadata to ext4, the default is still f2fs.
EXT4 would only be used if we are on 16KB mode

Flag: EXEMPT bugfix
Bug: 379759696

Change-Id: I854f563ecd49fc3d7d73ede581cf3d3081c5e555
2024-11-22 18:11:15 +00:00
Treehugger Robot
b8e1411981 Merge "opt in bt channel sounding for p24" into main 2024-11-21 17:05:55 +00:00
Steven Liu
7d1e64dc96 opt in bt channel sounding for p24
Flag: build.RELEASE_RANGING_STACK
Bug: 331206299
Bug: 371095923
Test: build
Change-Id: Iacb2e99a14bc4cef515953eca6aac60ec33acc35
2024-11-20 20:06:29 +00:00
kellyhung
e1c5eb3a13 Add soong config use_google_qns in zumapro
Bug: 360757079
Test: Presubmits
Flag: EXEMPT bugfix
Change-Id: Ia8cc0a058d6facffac8422d266a9d1decffb90ef
2024-11-19 10:07:38 +00:00
Herbert Xue
ec810e8f96 Set soong config variables for libExynosC2H263Dec and libExynosC2H263Enc
Flag: EXEMPT bugfix
Bug: 375111251
Test: m libExynosC2H263Dec libExynosC2H263Enc
Change-Id: I487a7ad331475e09aaf14556548ab17c3004f7b9
2024-11-19 15:28:48 +08:00
Treehugger Robot
ba46b074a1 Merge "Set soong config variable "board_use_dec_sw_csc" for libExynosVideoCodec" into main 2024-11-19 06:26:52 +00:00
Treehugger Robot
94baa04f6b Merge "correct the naming of frame_interval_ns and expected_present_time_ns" into main 2024-11-15 06:54:45 +00:00
Kai Hsieh
f1dbf73e91 Merge changes from topic "gia2" into main
* changes:
  Fixes issue where GIA keep crashing on next release builds.
  Revert^2 "Add GIA (Google Input interface Abstraction laye..."
2024-11-15 05:32:43 +00:00
Kai Hsieh
5e054052e1 Fixes issue where GIA keep crashing on next release builds.
Since our feature is not ready, we utilize build flag we applied for this project to project this undone feature built accidentally on other targets.

Test: Run test `UpdatableCrashingBootTest` on caiman `trunk_staging`, `trunk_food` and `next` targets with go/forrest (https://android-build.corp.google.com/builds/abtd/run/L28000030007788752, https://android-build.corp.google.com/builds/abtd/run/L64100030007774323).
Test: Build and flash caiman with `trunk_staging` as target, GIA is up and running.
Flag: build.RELEASE_PIXEL_GIA_ENABLED
Bug: 378865024
Change-Id: Iffa7f11659ece8c0210023630568cdc45132840f
Signed-off-by: Kai Hsieh <kaihsieh@google.com>
2024-11-15 03:29:32 +00:00
Kai Hsieh
8f762b99b1 Revert^2 "Add GIA (Google Input interface Abstraction laye..."
Revert submission 30378113-revert-29512389-gia-PMLMEKURMT

Reason for revert: Revert to fix the issue that GIA cannot be started in caimen-next-userdbg

Reverted changes: /q/submissionid:30378113-revert-29512389-gia-PMLMEKURMT
Bug: 367881686
Change-Id: I74a61360d09f85a2404d884090fd2bedb1be4030
2024-11-15 01:51:54 +00:00
Juan Yescas
375d5be192 Merge "Move modem setup to init.persist.rc" into main 2024-11-14 08:35:58 +00:00
Joen Chen
ea2353c51a correct the naming of frame_interval_ns and
expected_present_time_ns

Bug: 378992900
Flag: EXEMPT bugfix
Test: swipe home screen, and check the notifyExpectedPresent()
Change-Id: I062e94c30cdf38da3138617afe0acf01bc1de78a
2024-11-14 06:17:46 +00:00
Herbert Xue
2424e33a52 Set soong config variable "board_use_dec_sw_csc" for libExynosVideoCodec
Flag: EXEMPT bugfix
Bug: 375522783
Test: m libExynosVideoCodec
Change-Id: I4f9221be9633a73ba29a37128163749436ea2f07
2024-11-14 12:31:48 +08:00
Juan Yescas
1ef792a230 Move modem setup to init.persist.rc
When the modem setup is done is init.efs.rc file,
there is boot time regression in the 4kb configuration.

Bug: 374435821
Flag: EXEMPT bugfix
Test: Build and tested in abtd
Change-Id: I909f9eb45f783fda45e7782419845d236c263aa0
2024-11-13 15:08:23 -08:00
Xin Li
90dbebf9a9 [automerger skipped] Merge 24Q4 (ab/12406339) into aosp-main-future am: 9b3f1da306 -s ours
am skip reason: Merged-In I5830f0faa2230aa8bf66d13f64c3156aab0d8379 with SHA-1 dcaeaf64cf is already in history

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

Change-Id: I6c78f2abbbe04bca97dce4951a192b289f00556d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-13 22:59:51 +00:00
Xin Li
9b3f1da306 Merge 24Q4 (ab/12406339) into aosp-main-future
Bug: 370570306
Merged-In: I5830f0faa2230aa8bf66d13f64c3156aab0d8379
Change-Id: I149b28b42b5036039b8a3410f38e69272dc479a4
2024-11-13 09:46:51 -08:00
Spade Lee
e2f1ae629c Merge "dump_power: zumapro: correct dump path" into main 2024-11-13 17:00:10 +00:00
Hidayat Khan
12cb2fb48a Merge "Add config to disable satellite notifications in telephony for zumapro" into main 2024-11-13 16:20:38 +00:00
Kai Hsieh
8eb2b92150 Merge "Revert "Add GIA (Google Input interface Abstraction layer) for z..."" into main 2024-11-13 14:42:35 +00:00
ELIYAZ MOMIN (xWF)
a404117e7e Revert "Add GIA (Google Input interface Abstraction layer) for z..."
Revert submission 29512389-gia

Reason for revert: <Potential culprit for b/378865024  - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.>

Reverted changes: /q/submissionid:29512389-gia

Change-Id: Ic00760e1dfa0c23f76b1539b717aa2db2a552971
2024-11-13 14:06:14 +00:00
Kai Hsieh
4aac0629ae Merge "Fixes issue where ripcurrentpro devices ROM build will fail with GIA" into main 2024-11-13 10:12:42 +00:00
Kai Hsieh
3b4a0bed51 Fixes issue where ripcurrentpro devices ROM build will fail with GIA
Root casue: there is no GTI built on ripcurrentpro devices. Solution: Add GTI for ripcurrentpro devices.

Test: go/forrest can successfully build for ripcurrentpro and on CM devices: https://android-build.corp.google.com/builds/abtd/run/L56200030007746343.
Bug: 378811601
Flag: build.RELEASE_PIXEL_GIA_ENABLED
Change-Id: If8a248b1f8f9a9cd82ea1a26aeb5244ec1de12bc
Signed-off-by: Kai Hsieh <kaihsieh@google.com>
2024-11-13 08:37:39 +00:00
Shikha Panwar
1676ce11cf Enable Secretkeeper HAL service on zumapro am: 7b57770786 am: 9792f38ba4
Original change: https://android-review.googlesource.com/c/device/google/zumapro/+/3340804

Change-Id: I3f7d62c1c82bb5764fee942881cbde59f6371982
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-13 08:11:41 +00:00
Shikha Panwar
9792f38ba4 Enable Secretkeeper HAL service on zumapro am: 7b57770786
Original change: https://android-review.googlesource.com/c/device/google/zumapro/+/3340804

Change-Id: Id2dc82fe905b966ed4130461f847f7faa3fc14c9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-13 07:26:05 +00:00
Kai Hsieh
9ca5dc93b7 Merge "Add GIA (Google Input interface Abstraction layer) for zumapro devices." into main 2024-11-13 07:05:58 +00:00
Hidayat Khan
fdbfd00688 Add config to disable satellite notifications in telephony for zumapro
Bug: 378782898
Test: config change
Flag: EXEMPT config change
Change-Id: I1a42e7b048d94d1914aa6bdecf503025ad43b056
2024-11-13 04:23:47 +00:00
Spade Lee
3f193d644d dump_power: zumapro: correct dump path
- move fg registers dump from debugfs to sysfs
- add pca9468/ln8411/dual_batt path
- remove unused debug path

Bug: 377895720
Flag: EXEMPT bugfix
Change-Id: I44ff1f6d14d9c440dccd832b6012c9dcaa0f7954
Signed-off-by: Spade Lee <spadelee@google.com>
2024-11-12 16:51:08 +00:00
Shikha Panwar
7b57770786 Enable Secretkeeper HAL service on zumapro
The HAL service is needed for Updatable pVMs

Bug: 376015522
Test: get_build_var SECRETKEEPER_ENABLED
Test: VtsSecretkeeperTargetTest
Test: #UpgradedPackageIsAcceptedWithSecretkeeper
Change-Id: Ic1993de0f82feba0979e0403472ed4da79676137
2024-11-12 12:30:28 +00:00
Steven Tsai
512af9cd55 zumapro: always create the symlink of trusty_persist
Bug: 357015856
Flag: EXEMPT bugfix
Change-Id: I8d523aed3ff5a18456db0c4714e536447ddfee3d
Signed-off-by: Steven Tsai <steventsai@google.com>
2024-11-12 08:20:59 +00:00
Treehugger Robot
39d7301cca Merge "Move video_codec soong config variables into board config" into main 2024-11-08 03:29:59 +00:00
Herbert Xue
477228101f Move video_codec soong config variables into board config
Flag: EXEMPT bugfix
Bug: 370663515
Test: m libExynosC2OSAL
Change-Id: I197e34703cd6e8b8cfc0c17fafda120c567773f2
2024-11-06 10:52:10 +08:00
Wen Chang Liu
6d86f06254 Merge "Add dynamic color aspects support for vp8 decoder" into main 2024-11-05 03:39:06 +00:00
Wen Chang Liu
e0e5b17335 Add dynamic color aspects support for vp8 decoder
All decoders for compression technologies that were introduced
after 2002 must support dynamic color aspects feature on CHIPSETs
that set ro.board.first_api_level to V or higher.

Bug: 376412691
Flag: EXEMPT resource only update
Test: run cts -m CtsMediaV2TestCases -t android.mediav2.cts.CodecInfoTest
Change-Id: I0edc9eb80ac0478499e5d50c982f9893131c184d
2024-11-04 14:30:11 +00:00
Richard Chang
c61d1d0f9e Add p24 perf setup script
Bug: 374151514
Change-Id: I3afcdd7197fd010e9e2a2aa04b0038812a9f5c17
Test: Build
Flag: EXEMPT only update script for testing
2024-11-01 05:13:08 +00:00
Kai Hsieh
a419a7b54b Add GIA (Google Input interface Abstraction layer) for zumapro devices.
Bug: 367881686
Test: Manually, build and flash the ROM and use `service list` to make sure the service is up.
Flag: build.RELEASE_PIXEL_GIA_ENABLED
Change-Id: Icfeb3d1707ead79f38e355d4502c24f1b5493a26
Signed-off-by: Kai Hsieh <kaihsieh@google.com>
2024-10-31 01:02:08 +00:00
Juan Yescas
ab4b51ee5e 16kb: zumapro: Verify that zumapro prebuilts are 16kb elf aligned
Set the product flag PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE to
verify that zumapro prebuilts are 16kb compatible.

See: https://source.android.com/docs/core/architecture/16kb-page-size/16kb#verify-16kb-alignment

Bug: 342466032
Bug: 363170018
Change-Id: Ib60842dc090c16822bc727a6d7442951b7b45aa2
Test: Build target
Flag: EXEMPT bugfix
2024-10-30 18:44:08 +00:00
Priyanka Advani (xWF)
267f5b0e79 Merge "Revert "Add IGoodixFingerprintDaemon aidl interface"" into main 2024-10-30 17:49:12 +00:00
Priyanka Advani (xWF)
b625b7f751 Revert "Add IGoodixFingerprintDaemon aidl interface"
Revert submission 30066446-goodix-ext-service-aidl

Reason for revert: Droidmonitor created revert due to b/376465180. Will be verifying through ABTD before submission.

Reverted changes: /q/submissionid:30066446-goodix-ext-service-aidl

Change-Id: Ie2f794f6d072740705419ee3997e498bc268a520
2024-10-30 16:33:05 +00:00
KRIS CHEN
44ab2cd9f8 Merge "Add IGoodixFingerprintDaemon aidl interface" into main 2024-10-30 08:45:35 +00:00