Commit graph

5707 commits

Author SHA1 Message Date
Android Build Coastguard Worker
d32502fc89 Snap for 12755599 from 9f0f02d33e to 25Q1-release
Change-Id: I2fc6c59f454635b424c71c7fcd38a237a8fe3e09
2024-12-06 00:04:25 +00:00
Android Build Coastguard Worker
32d4d59f81 Snap for 12755599 from 188ed581cd to 25Q1-release
Change-Id: I21321831564d66be4b3eeec2e38e8979770b8684
2024-12-06 00:04:24 +00:00
Daniel Zheng
f130ff4e49 update health HAL dependency
Bug: 381926253
Test: th
Change-Id: I1938e9f53a1ceec8f351cca10c97285a4b9588ed
2024-12-05 14:50:09 -08:00
Nina Chen
9f0f02d33e Update SELinux error
Remove b/376602341, b/314054292 and b/367943515 as they are closed

Flag: EXEMPT sepolicy
Test: SELinuxUncheckedDenialBootTest
Bug: 382362125
Change-Id: I7911102a96cdb602fecf8dae5f87c41448b7e6ba
2024-12-05 12:53:03 +08:00
Nelson Li
2620d19ec0 Change TARGET_RECOVERY_UI_LIB to use fully qualified names in zuma
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
Merged-In: I2912cbc905ff0ee716c293021c29061e3b6d3dca
Change-Id: I2912cbc905ff0ee716c293021c29061e3b6d3dca
2024-12-05 03:33:40 +00:00
Treehugger Robot
188ed581cd Merge "Change TARGET_RECOVERY_UI_LIB to use fully qualified names in zuma" into main 2024-12-05 02:39:17 +00:00
Android Build Coastguard Worker
421c286e6d Snap for 12748980 from 18df6c5e6f to 25Q1-release
Change-Id: I0c5f8708cf387f5df55d3e3b87a4d9e5a3207a1c
2024-12-05 00:04:48 +00:00
Android Build Coastguard Worker
2db10c5813 Snap for 12748980 from 443c13a172 to 25Q1-release
Change-Id: I2affef0445fc11e7f0f92dde7c3fd690a06bdb73
2024-12-05 00:04:47 +00:00
Hung-Yeh Lee
0bab5d4ca8 display-dump: make display dump project-specific
Bug: 376426334
Test: adb bugreport
Test: adb shell /vendor/bin/dump/dump_*_display
Test: adb shell /vendor/bin/dump/dump_*_second_display
Flag: EXEMPT bugfix
Change-Id: I3eedbd7bd2ad4574f6ac23ef509d57ebda4fb79d
2024-12-04 14:58:22 +08:00
Juan Yescas
443c13a172 Merge "16kb: zuma: Filter out unnecessary modules from 16k mode" into main 2024-12-04 04:49:34 +00:00
Roy Luo
18df6c5e6f Merge "Add udc sysfs to udc_sysfs fs context" into main 2024-12-04 03:31:01 +00:00
Roy Luo
2a8046a033 Merge "Enable usb state update via udc sysfs" into main 2024-12-04 03:31:01 +00:00
Chaohui Wang
feb420904b Merge "Clean up unnecessary data_connection_5g_plus overlay" into main 2024-12-04 01:21:44 +00:00
Android Build Coastguard Worker
81fcc1c7ad Snap for 12742097 from 7fd5197191 to 25Q1-release
Change-Id: I665ee40d1612bb9f6d3cbe87272c7b615aa9ff13
2024-12-04 00:04:54 +00:00
Nick Kralevich
7463e548bf Fix kasan logic
The command line "kasan=off" should be unconditionally set when we're
compiling for a normal (non-_fullmte) build. The current logic
sets "kasan=off" for a normal ENG build only, which is insufficent.

Test: _fullmte userdebug/eng: "sanitizer-status mte" shows MTE enabled.
Test: _fullmte userdebug/eng: "kasan=off" IS NOT present in /proc/cmdline
Test: !_fullmte userdebug: "sanitizer-status mte" shows MTE disabled.
Test: !_fullmte eng: "sanitizer-status mte" shows MTE enabled
Test: !_fullmte userdebug/eng: "kasan=off" IS present in /proc/cmdline
Change-Id: Idd61747156daa135e919ce71fd63bfab1f4d9239
Bug: 381940217
Flag: EXEMPT bugfix
2024-12-03 10:33:59 -08:00
Xin Li
7fd5197191 [automerger skipped] Merge ab/AP4A.241205.013 into aosp-main-future am: e589918368 -s ours
am skip reason: Merged-In I38afa16f8f85e6aea31ddd5367c2e2d4a3249ced with SHA-1 a6c71987d5 is already in history

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

Change-Id: I49afe6d3367ef8da752021f4e6cf39a44d89de07
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-12-03 18:22:10 +00:00
Chaohui Wang
e9866ccdbf Clean up unnecessary data_connection_5g_plus overlay
This string is not device specific, and already set at,
frameworks/base/packages/SettingsLib/res/values-mcc311-mnc480/strings.xml
frameworks/base/packages/SettingsLib/res/values-mcc310-mnc004/strings.xml

Bug: 377907543
Flag: EXEMPT clean up
Test: m
Change-Id: I3bd290c8839ac510a0b11c70a7aaa55d58591964
2024-12-03 17:30:34 +08:00
Juan Yescas
a8a6c8ff28 16kb: zuma: Filter out unnecessary modules from 16k mode
The 16k mode does not use these modules.

Bug: 378293897
Bug: 379704287 
Change-Id: I237fd9cf7ca2f7972fafa08a3df65c0472e1ef03
Test: Built husky-trunk_staging target and tested
      4kb and 16kb mode.
Flag: EXEMPT bugfix
2024-12-03 04:41:56 +00:00
Android Build Coastguard Worker
fd25d1d998 Snap for 12727401 from 9f5ced1134 to 25Q1-release
Change-Id: I3bd6f4de4603b7ed55cee5e4a3b8f28ccd97ee36
2024-11-29 00:04:30 +00:00
Android Build Coastguard Worker
842a7b6fa7 Snap for 12727401 from 4bc8926b8f to 25Q1-release
Change-Id: I9fceb835be450156a409cb6e4dd8a7ac3fc0201d
2024-11-29 00:04:29 +00:00
Nina Chen
9f5ced1134 Update SELinux error
Test: SELinuxUncheckedDenialBootTest
Bug: 381326735
Flag: EXEMPT sepolicy
Change-Id: I8381703d4a44d7bce9ead55437e269684f0d5530
2024-11-28 02:59:26 +00:00
Treehugger Robot
4bc8926b8f Merge "Add hardware/google/graphics/zuma/libhwc2.1 to PRODUCT_SOONG_NAMESPACES" into main 2024-11-28 02:07:55 +00:00
Android Build Coastguard Worker
4ca1a7e3b0 Snap for 12722466 from 730daed470 to 25Q1-release
Change-Id: I5f841272bad2593e9eb52b52eb0ab88b92243a8c
2024-11-28 00:04:29 +00:00
Xin Li
e589918368 Merge ab/AP4A.241205.013 into aosp-main-future
Bug: 370570306
Merged-In: I38afa16f8f85e6aea31ddd5367c2e2d4a3249ced
Change-Id: Ie5037f28c6b829fc7915f48fb9e787865a0e9a11
2024-11-27 12:53:10 -08:00
Jenhao Chen
730daed470 Merge "init: zuma: move sched rate limit to late init" into main 2024-11-27 14:58:17 +00:00
Will Song
ff7717d54c 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: I20d38e481d43d1068a6faebec298446929812ffb
2024-11-27 02:46:28 -08:00
Nelson Li
d1cf23e6f7 Change TARGET_RECOVERY_UI_LIB to use fully qualified names in zuma
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: I2912cbc905ff0ee716c293021c29061e3b6d3dca
2024-11-27 06:27:58 +00:00
Treehugger Robot
d2151ffde1 Merge "Add soong config use_google_qns in zuma" into main 2024-11-27 02:04:32 +00:00
Android Build Coastguard Worker
39d4ed3421 Snap for 12710726 from b7ab33d829 to 25Q1-release
Change-Id: I71ceaa3f9070a402255f21b27fe5e19fea5ddfa2
2024-11-26 02:04:43 +00:00
Android Build Coastguard Worker
d1c34a432e Snap for 12710726 from fbfb744edd to 25Q1-release
Change-Id: Ifc9281c9ca7b269b8f20bdb972c271f11a603ced
2024-11-26 02:04:42 +00:00
Kelvin Zhang
fbfb744edd Merge "Allow metadata to be formatted as ext4" into main 2024-11-25 18:39:33 +00:00
Nina Chen
b7ab33d829 Update SELinux error
Test: SELinuxUncheckedDenialBootTest
Bug: 380756119
Flag: EXEMPT NDK
Change-Id: I252d772efcdc0b27467c6de41c685fb903e5a62d
2024-11-25 02:49:21 +00:00
Bill Yang
1f92d2a96e Add hardware/google/graphics/zuma/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. In ag/30508311 it already split
hardware/google/graphics/zuma/libhwc2.1 to it's own soong_namespace
which need to add it to product config for zuma.

Bug: 357500180
Test: lunch aosp_husky-trunk_staging-userdebug; \
      m libexynosdisplay
Flag: EXEMPT refactor
Change-Id: I8adc95085067456aa2a29822e89f9777ece241f3
2024-11-23 23:52:52 +00:00
Kelvin Zhang
2908e979a6 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: I91c114f476b6894361523a5bc8b66930df9f49a5
2024-11-22 18:10:52 +00:00
Roy Luo
3c17e28269 Add udc sysfs to udc_sysfs fs context
Meeded for system server to monitor usb gadget state.
Grant hal_usb_impl read access as it's needed by UsbDataSessionMonitor.
Starting at board level api 202504 due to its dependency on aosp/3337514

10956 10956 W android.hardwar: type=1400 audit(0.0:327): avc:  denied  { read } for  name="state" dev="sysfs" ino=84394 scontext=u:r:hal_usb_impl:s0 tcontext=u:object_r:sysfs_udc:s0 tclass=file permissive=0

Bug: 339241080
Test: tested on Shiba
Flag: android.hardware.usb.flags.enable_udc_sysfs_usb_state_update
Change-Id: Ied2d669df74a2f71771e672e27327b60e7687168
2024-11-22 02:07:21 +00:00
Android Build Coastguard Worker
03c1247ea8 Snap for 12695596 from fcfaec8bea to 25Q1-release
Change-Id: I11413d61abe9c82b42114b9bc526deb69da19641
2024-11-22 00:04:23 +00:00
Roy Luo
74ccf54701 Enable usb state update via udc sysfs
Bug: 339241080
Test: tested on Shiba
Flag: android.hardware.usb.flags.enable_udc_sysfs_usb_state_update
Change-Id: I1e741ab5e857dd706346967773eb0e17550eaaba
2024-11-21 22:37:56 +00:00
Liana Kazanova (xWF)
fcfaec8bea Merge "Revert "modem_svc: move shared_modem_platform related sepolicy t..."" into main 2024-11-21 20:16:06 +00:00
Liana Kazanova (xWF)
9880272db8 Revert "modem_svc: move shared_modem_platform related sepolicy t..."
Revert submission 30519089-move_modem_sepolicy

Reason for revert: DroidMonitor: Potential culprit for http://b/380274930 - 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:30519089-move_modem_sepolicy

Change-Id: I7fc88068835f662d1f1827488089f5898e88ff9d
2024-11-21 17:54:05 +00:00
Eileen Lai
e1b7b090e5 Merge "modem_svc: move shared_modem_platform related sepolicy to gs-common" into main 2024-11-21 17:03:11 +00:00
Eileen Lai
41e0d7662d modem_svc: move shared_modem_platform related sepolicy to gs-common
Bug: 372400955


Flag: NONE local testing only
Change-Id: I5502d8aeae7ca11b301bb8183201cf8294c811f9
2024-11-21 08:25:08 +00:00
Android Build Coastguard Worker
91b28245cf Snap for 12680993 from 2047505a62 to 25Q1-release
Change-Id: Iec170f4ef556b2f935a0b226edbf1ac99dd1f202
2024-11-20 00:05:24 +00:00
kellyhung
43c6cf5ada Add soong config use_google_qns in zuma
Bug: 360757079
Test: Presubmits
Flag: EXEMPT bugfix
Change-Id: Ic3dcfbbeb62f5c152f0d43c9182e98a5b2bc74f0
2024-11-19 10:01:29 +00:00
Herbert Xue
d827c45f63 Set soong config variables for libExynosC2H263Dec and libExynosC2H263Enc
Flag: EXEMPT bugfix
Bug: 375111251
Test: m libExynosC2H263Dec libExynosC2H263Enc
Change-Id: I7926d494df871bda7e7572a4743b4b04343e8b7e
2024-11-19 15:14:46 +08:00
Android Build Coastguard Worker
df1a756db0 Snap for 12673321 from 80c32be9f1 to 25Q1-release
Change-Id: I02ef0cfa727287e2caa415a95a10a308199062dd
2024-11-19 00:08:25 +00:00
Android Build Coastguard Worker
bc9d87e623 Snap for 12664851 from 5515229d16 to 25Q1-release
Change-Id: Id14c9e91514ef3673d16c3cf130867c7c8f0c6b4
2024-11-16 02:05:07 +00:00
Nina Chen
80c32be9f1 Update SELinux error
Test: SELinuxUncheckedDenialBootTest
Bug: 379245855
Bug: 379246064
Bug: 379245771
Bug: 379245754
Change-Id: I2b8b5c74f406d59e5ac17280e365dd6733100719
2024-11-15 18:29:14 +08:00
Nina Chen
5515229d16 Update SELinux error
Test: SELinuxUncheckedDenialBootTest
Bug: 379207041
Bug: 379207101
Flag: EXEMPT NDK
Change-Id: Icf0da01e2bcf1f57d9048ac601a94d04db00e754
2024-11-15 06:54:19 +00:00
Android Build Coastguard Worker
e7ae95cc53 Snap for 12658558 from e547b08ebd to 25Q1-release
Change-Id: I57559c5e7d98810f06868b3e853c1027f8c1ba09
2024-11-15 00:04:35 +00:00
Android Build Coastguard Worker
b82beda257 Snap for 12658558 from 977c5514f0 to 25Q1-release
Change-Id: I6f71f9a16aa2d88e257c2bfa1152a4889c72b053
2024-11-15 00:04:34 +00:00