Commit graph

1579 commits

Author SHA1 Message Date
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
Nelson Li
1887e6e521 Change TARGET_RECOVERY_UI_LIB to use fully qualified names in zumapro
Since the TARGET_RECOVERY_UI_LIB for each device is not exactly the
same, and most of the modules in it contain `soong_namespace{}` to
avoid conflicts between different devices, after converting
`librecovery_ui_ext` from Android.mk to Android.bp, it needs to be
changed to a `fully qualified name` in order to correctly use the
corresponding module.

Flag: EXEMPT refactor

Bug: 339143524
Test: m -j librecovery_ui_ext
Change-Id: I4b585c0b73366ba5e1f8c6461ed3ed62547af7b7
2024-11-27 06:31:35 +00: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
jonerlin
2aec743b4b init.zumapro.board.rc: bluetooth own uart debug node
Bug: 376774204
Test: Manual
Flag: EXEMPT project configuration patch
Change-Id: Iedd5c0e9fd7c917c152c156adffb62f9043f11c5
2024-11-25 17:26:10 +00:00
Treehugger Robot
5e48488846 Merge "Set soong config variables for libExynosC2H263Dec and libExynosC2H263Enc" into main 2024-11-25 06:27:23 +00:00
Bill Yang
343c37a63f Add hardware/google/graphics/zumapro/libhwc2.1 to PRODUCT_SOONG_NAMESPACES
For zumapro it shares the same libacryl_plugins in zuma but for
libexynosdisplay it still has different version between zuma and
zumapro. Add zumapro's own libexynosdisplay for zumapro.

Bug: 357500180
Test: lunch aosp_caiman-trunk_staging-userdebug; \
      m libexynosdisplay
Flag: EXEMPT refactor
Change-Id: Iaf07baa8bb93ee6cd3da01e4b50231b7f5023fe9
2024-11-23 23:51:26 +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
Nathan Kulczak
90782c6262 Vibrator: Add permissions for owt_lib_compat
Add permissions to access owt_lib_compat sysfs attribute

Bug: 346570576
Flag: vendor.vibrator.hal.flags.enable_pwle_v2
Test: Flash to device and access sysfs
Change-Id: I2c59c3328f65343e4cefdb675de2ad630916f9b2
Signed-off-by: Nathan Kulczak <nathankulczak@google.com>
2024-11-22 06:30:23 +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
Chia-Chi Teng
5b478fd96d Increase HCI command timeout for BT AOC passghrough
This is to include the time required for AOC SSR and restart when
AOC reset and re-establish transport to finish queued commands.
This will also match the Pixel Watch HCI timeout value.

Flag: EXEMPT bugfix
Bug: 375044749
Test: build, verify on device, presubmit
Change-Id: I18fffdee2a38d784165c048d8adf9edbd0019cfc
2024-11-20 19:45:15 +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
Roy Luo
478be308d1 usb: support device state monitoring with internal hub enabled
When internal hub is enabled, monitor the downstream ports of the
internal hub. Switch back to the root hub once the hub is disabled.

Bug: 377782468
Test: manual test
Flag: EXEMPT bug fix
Change-Id: I6ac7f411d5d58d719e05402a7d7e5f2543fe2062
2024-11-13 01:14:09 +00:00
Roy Luo
2d2a42e3ee usb: dump port name for usb device state update
This would help to differentiate ports in host mode.

Bug: 377782468
Test: manual test
Flag: EXEMPT bug fix
Change-Id: I209bf7bc4a48146b0bef5fd6cd8b59252a3706ac
2024-11-13 01:13:58 +00:00
Roy Luo
7a3202c0ef usb: clean up monitor thread in UsbDataSessionMonitor destructor
Bug: 377782468
Test: manual test
Flag: EXEMPT bug fix
Change-Id: I20dca702ff44d32c5783f0528d61a9d4f7703ecb
2024-11-13 01:12:13 +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