Commit graph

2751 commits

Author SHA1 Message Date
Hung-Yeh Lee
2d0e825be2 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: I418dd4cf834e8a581ae94730c6fc995c99f0db8e
2024-12-04 15:01:06 +08:00
Rohan Narayanan
afb2839d6e Add hal_shared_modem_platform to modem_diagnostic_app.te
This is needed to access the modem platform HAL.
FLAG: EXEMPT HAL interface change
Test: manual testing of selinux
Bug: 351024952

Change-Id: I95fc6b997e08ae46089ed90a1060c23274f6cd58
2024-12-04 01:57:48 +00:00
Nathan Kulczak
4a529cbeb4 Merge "Vibrator: Update compatability matrix" into main 2024-12-04 01:51:16 +00:00
Chaohui Wang
3165d2f624 Merge "Clean up unnecessary data_connection_5g_plus overlay" into main 2024-12-04 01:21:44 +00:00
Android Build Coastguard Worker
0d42550d11 Snap for 12742097 from 126f1b6f5a to 25Q1-release
Change-Id: I77151c4713d478c71de23918e4a14cc7023b5652
2024-12-04 00:04:55 +00:00
Treehugger Robot
e66ba1fc19 Merge "Fix kasan logic" into main 2024-12-03 21:40:48 +00:00
Treehugger Robot
126f1b6f5a Merge "Increase HCI command timeout for BT AOC passghrough" into main 2024-12-03 19:33:40 +00:00
Nick Kralevich
bc9e47d93b 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:34:03 -08:00
Xin Li
636fa6327c [automerger skipped] Merge ab/AP4A.241205.013 into aosp-main-future am: 7ac5ac238a -s ours
am skip reason: Merged-In Ica1cc1bcf44205f6ccfb09529a52107b1c5091b3 with SHA-1 76b662b189 is already in history

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

Change-Id: I37d61834a529797b41fbceaffe18b29801bbe943
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-12-03 18:22:04 +00:00
Chaohui Wang
4307055f6f 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: Ib7681d0acde908f3cb7b0628c54a2d42a002e21c
2024-12-03 17:30:47 +08:00
Nathan Kulczak
0d33b2a9b8 Vibrator: Update compatability matrix
Update IVibrator compatability matrix entry to support AIDL V3

Flag: EXEMPT HAL interface change
Bug: 346570576
Test: ABTD build
Change-Id: I18f81d54141da23938e7bda5c7e83616d30da696
Signed-off-by: Nathan Kulczak <nathankulczak@google.com>
2024-12-02 20:42:32 +00:00
Android Build Coastguard Worker
7b5eca7a57 Snap for 12730349 from 57bf47fc5c to 25Q1-release
Change-Id: I91edad5a115ce07c30e7017ac18e30d0b9fd1a53
2024-11-30 02:04:29 +00:00
Jack Wu
57bf47fc5c add permission for hl7132 sysfs
Bug: 381457533
Test: adb bugreport
Flag: EXEMPT bugfix
Change-Id: I640957b4834e35f0c3aa9d3cd789865eff019dd3
Signed-off-by: Jack Wu <wjack@google.com>
2024-11-29 12:41:11 +08:00
Android Build Coastguard Worker
f13c17310c Snap for 12727401 from 100436811e to 25Q1-release
Change-Id: I9fe9e8e242505e7d3081f36217aac838e1f056bb
2024-11-29 00:04:31 +00:00
Android Build Coastguard Worker
41b70ceb7a Snap for 12727401 from 0113deb3c7 to 25Q1-release
Change-Id: Ia3312b6a6790f8ffd227e51d43247d76964c6532
2024-11-29 00:04:30 +00:00
Treehugger Robot
0113deb3c7 Merge "[NTN][VZW P2P] Add config to enable sending check message datagrams when satellite modem is not connected." into main 2024-11-28 04:49:48 +00:00
Nina Chen
100436811e Update SELinux error
Test: SELinuxUncheckedDenialBootTest
Bug: 381327278
Flag: EXEMPT sepolicy
Change-Id: I359cc10c3a6f5bd5b20c4b1022f39f40484aa950
2024-11-28 03:00:00 +00:00
Treehugger Robot
1f85e5697e Merge "Add hardware/google/graphics/zumapro/libhwc2.1 to PRODUCT_SOONG_NAMESPACES" into main 2024-11-28 02:07:55 +00:00
Daniel Banta
81cf0cfb2c [NTN][VZW P2P] Add config to enable sending check message datagrams when satellite modem is not connected.
Bug: 380927601
Change-Id: Ifb301726d49ba8dbcad645a9d16239d40b50fc2e
Test: config change
Flag: EXEMPT config change
2024-11-28 00:50:41 +00:00
Android Build Coastguard Worker
0374f4673b Snap for 12722466 from 6b1787d6f2 to 25Q1-release
Change-Id: I9851ce1a22d32661aefc4ebbcc232841af0f2288
2024-11-28 00:04:31 +00:00
Android Build Coastguard Worker
a7492369d3 Snap for 12722466 from 68fed19e40 to 25Q1-release
Change-Id: I272737fc8ffa8f42f16a466cc1f3427d8f09cd4c
2024-11-28 00:04:31 +00:00
Xin Li
7ac5ac238a Merge ab/AP4A.241205.013 into aosp-main-future
Bug: 370570306
Merged-In: Ica1cc1bcf44205f6ccfb09529a52107b1c5091b3
Change-Id: I607433640892c639679e343cb22582aaa0f1e21c
2024-11-27 12:53:10 -08:00
Mike Wang
6b1787d6f2 Merge "Update the PMS app seinfo for the certification change." into main 2024-11-27 16:25:53 +00:00
mikeyuewang
ec3dae0ee3 Update the PMS app seinfo for the certification change.
Bug: 375656221

Flag: EXEMPT selinux app context change.
Change-Id: If9bd9a3818b2f117cf26a13c2ae6940b53963b92
2024-11-27 16:23:53 +00:00
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
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
Android Build Coastguard Worker
2d2e146287 Snap for 12715656 from 81bc3731f1 to 25Q1-release
Change-Id: Icc6325f8a5c92a54c815b6d9d264edea0da2b935
2024-11-27 00:05:06 +00:00
Android Build Coastguard Worker
0e30616604 Snap for 12715656 from 51c7274ed2 to 25Q1-release
Change-Id: Ib6b4608b4493082eec8040f94f723fffcea0aaed
2024-11-27 00:05:06 +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
Nina Chen
81bc3731f1 Merge "Update SELinux error" into main 2024-11-26 05:28:35 +00:00
Nina Chen
0d60be5645 Update SELinux error
Test: SELinuxUncheckedDenialBootTest
Bug: 380989493
Flag: EXEMPT NDK
Change-Id: Iffaff71c72b03d58d2abcbe44007c2be469050bd
2024-11-26 05:28:21 +00:00
Treehugger Robot
dfaca94e55 Merge "Support access to radioext service over AIDL" into main 2024-11-26 05:17:15 +00:00
Android Build Coastguard Worker
c1c861f909 Snap for 12710726 from 62ef44c3d8 to 25Q1-release
Change-Id: I3219fa5d473591409ed4584e8418ff047b6ca2f5
2024-11-26 02:04:44 +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
Android Build Coastguard Worker
8acddddb1d Snap for 12704382 from 0915b1c235 to 25Q1-release
Change-Id: Ia2c47f18b0b74338d08f8be3d1fb140f6599e66e
2024-11-23 22:04:13 +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
Android Build Coastguard Worker
41553b3962 Snap for 12702769 from 2bf44fa62f to 25Q1-release
Change-Id: Id984dcc0b1825b5024f299b1ff751196f09c43c0
2024-11-23 02:04:28 +00:00
Android Build Coastguard Worker
a3bb37628f Snap for 12702769 from 0d8d3fc154 to 25Q1-release
Change-Id: I3de8edcea14fbdb55f2c5821036bd05a3b896df1
2024-11-23 02:04:27 +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
Julius Snipes
2bf44fa62f Merge "logger_app: allow logger_app to access persist.vendor.tcpdump.capture.len for logger_app" into main 2024-11-22 21:41:33 +00: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