Treehugger Robot
d5df99e993
Merge "[Audio AIDL] Move audiometricext to HIDL only." into main
2024-10-22 02:49:28 +00:00
jonerlin
016ddaf6d0
introduce pixel bluetooth common hal service
...
android.hardware.bluetooth-service.pixel
bug: 373530837
bug: 370264579
Test: verify bt function in forest test build
Flag: EXEMPT, mechanical change.
Change-Id: I5c0d87740bab8636309ee6c60ee9e8d83ea3a66c
2024-10-21 09:22:37 +00:00
Poomarin Phloyphisut
afd55f92b9
[Audio AIDL] Move audiometricext to HIDL only.
...
Previously, audiometricext module which is HIDL module is mistakenly included in AIDL rom.
Test: Local Build on both HIDL and AIDL devices
Flag: EXEMPT bugfix
Bug: 369772495
Change-Id: Ic56fa134056afa782440a8f1dcaa032df481bcc2
2024-10-21 08:39:33 +00:00
Brian Norris
6b137ff16d
insmod.sh: Support 'rmmod' directive
...
Some mechanisms (e.g., initramfs module lists) may be overzealous in
what modules get loaded on a system. It can save resources to remove
certain modules when we know they are going to be unused -- for example,
extraneous panel drivers only needed for other devices within a given
device family.
Bug: 360934165
Test: `rmmod|<module_name>.ko` added to init.insmod.<device>.cfg
Change-Id: Iddb588116a0526faded3396d54f54ef82deed44d
2024-10-18 15:10:16 -07:00
Android Build Coastguard Worker
58891f2f0f
Merge cherrypicks of ['googleplex-android-review.googlesource.com/29764306'] into 24Q4-release.
...
Change-Id: I189631de67329af60ffc56b821ca95d14d0c17ec
2024-10-18 21:20:09 +00:00
Tommy Chiu
1d50676e3f
gsc: Change the criteria for building GSC targets
...
There can be a case where vendor directory exists but vendor/google_nos
does not.
Bug: 371059500
Test: manual
Flag: EXEMPT refactor
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:8af77ef94228bf37bd7be4d8db496f7084e0333d )
Merged-In: I96f429ec3284114868ad220ea308a6920930c065
Change-Id: I96f429ec3284114868ad220ea308a6920930c065
2024-10-18 21:15:19 +00:00
Android Build Coastguard Worker
e8496cfd57
Snap for 12517605 from 570dfe1ed4
to 25Q1-release
...
Change-Id: If155686aa6a293321090dfa8e7d3e9cdad706123
2024-10-18 01:03:00 +00:00
Randall Huang
570dfe1ed4
storage: support new UFS error history algorithm
...
Bug: 359746077
Test: adb bugreport
Change-Id: I52a7ae0f1f9b60349437c0b3b5de630dd41b5627
Signed-off-by: Randall Huang <huangrandall@google.com>
2024-10-17 12:57:00 +08:00
Android Build Coastguard Worker
56225106db
Snap for 12508860 from 2c8ec7ea44
to 25Q1-release
...
Change-Id: I297e370918e1d80d51df1697dae68e728c96d206
2024-10-16 23:02:59 +00:00
Cheng Chang
2c8ec7ea44
dump_gps: Support bugreport extract resource info
...
Bug: 369971486
Flag: EXEMPT log information update.
Test: Different input value in b/369971486.
Test: Read the sysfs value in b/369971486.
Test: Collect bugreport and check the attachment in b/369971486.
Test: Sepolicy test in b/369971486.
Change-Id: Ib8f2565387a9a2c7d715e4791bbcddb86a12fb70
2024-10-16 04:39:03 +00:00
Super Liu
c90999f82a
Merge "touch: Support SW_LID event from sensor HAL" into main
2024-10-16 01:39:36 +00:00
Android Build Coastguard Worker
6993882c34
Merge cherrypicks of ['googleplex-android-review.googlesource.com/29703186'] into 24Q4-release.
...
Change-Id: I5821ee53c0a71ff5a91bae6dcefc3a11bc66101f
2024-10-15 23:38:13 +00:00
samou
3171e2372e
sepolicy: remove irregular policy
...
Flag: EXEMPT refactor
Bug: 364989823
Signed-off-by: samou <samou@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1822201a0c6a91d84627c6b59fcd21b223285dac )
Merged-In: I4cced2ae29591425a5bfcb971be6bd2db6b19c66
Change-Id: I4cced2ae29591425a5bfcb971be6bd2db6b19c66
2024-10-15 23:36:58 +00:00
Android Build Coastguard Worker
944aac0bfd
Snap for 12491918 from 3c45391425
to 25Q1-release
...
Change-Id: Ideab00a3d3c15682a477541841b5b951708fc03d
2024-10-12 21:02:41 +00:00
Android Build Coastguard Worker
81d6aeb0f6
Snap for 12488717 from 8af77ef942
to 25Q1-release
...
Change-Id: I8da313092feb9adbd68306bec2b545d417b75dc9
2024-10-12 01:03:37 +00:00
Zhengyuan Cui
3c45391425
Merge "Remove DBA from edgetpu.mk" into main
2024-10-11 21:41:51 +00:00
Zhengyuan Cui
06943763d5
Remove DBA from edgetpu.mk
...
DBA is not used anymore.
Verified dba service was there before and not there after.
Flashed built image to device to check.
Change-Id: I3838fcbbe3e6e2cadef81b4e2fc0d5cee60603cf
Bug: 369217630
2024-10-11 00:56:55 +00:00
Kiwon Park
d7d26a5aec
Disable bootstrap for UGS devices (sold in Canada)
...
Bug: 366072023
Change-Id: I0072d2a44bc7d5ba4c62b2410949e7378c457044
Test: m
Flag: EXEMPT disabling a feature
2024-10-09 23:41:33 +00:00
Tommy Chiu
8af77ef942
gsc: Change the criteria for building GSC targets
...
There can be a case where vendor directory exists but vendor/google_nos
does not.
Bug: 371059500
Test: manual
Flag: EXEMPT refactor
Change-Id: I96f429ec3284114868ad220ea308a6920930c065
2024-10-09 05:10:25 +00:00
Android Build Coastguard Worker
a67cf48728
Snap for 12470893 from fa448be01f
to 25Q1-release
...
Change-Id: I7aa91dfc23e3bca2b67f412df90ef5fca91c107f
2024-10-08 23:03:24 +00:00
Adam Shih
fa448be01f
Merge "ban hal_dumpstate_default from execute_no_trans" into main
2024-10-08 03:13:54 +00:00
Ocean Chen
8edb8909cf
Merge "storage: Defer blkio class configuration" into main
2024-10-08 02:36:34 +00:00
Android Build Coastguard Worker
0550434447
Snap for 12465365 from 46b0571690
to 25Q1-release
...
Change-Id: Ifd39970e27d1e6b2be4c26ca106fdcf93066b9c4
2024-10-07 23:03:13 +00:00
Madhav Iyengar
d27988496b
Merge "[chre-hal-xport] Add file_contexts for new xport" into main
2024-10-07 21:45:41 +00:00
Madhav Iyengar
93d8e4ada6
[chre-hal-xport] Add file_contexts for new xport
...
Bug: 369883034
Flag: android.chre.flags.refactor_hal_xport_agnostic
Change-Id: I13b1a769f0f866a0b7c17d461052a6be83cc0e07
2024-10-07 21:44:19 +00:00
Timmy Li
46b0571690
Merge "Add permission for mediacodec to bindercall camera hal" into main
2024-10-07 17:40:31 +00:00
Taylor Nelms
65f5798628
Merge "display: add pixel display trace to bugreport" into main
2024-10-07 12:38:37 +00:00
timmyli
df68b9bc58
Add permission for mediacodec to bindercall camera hal
...
Bug: 370903762
Test: local test to check permissions
Flag: EXEMPT bug fix
10-07 01:54:59.328000 1046 768 768 I auditd : type=1400 audit(0.0:1920): avc: denied { call } for comm="binder:768_A" scontext=u:r:mediacodec_google:s0 tcontext=u:r:hal_camera_default:s0 tclass=binder permissive=0
10-07 01:54:59.328000 1046 768 768 W binder:768_A: type=1400 audit(0.0:1920): avc: denied { call } for scontext=u:r:mediacodec_google:s0 tcontext=u:r:hal_camera_default:s0 tclass=binder permissive=0
Change-Id: I437df92d99f0c31c0b5a1bdebc63f6bc7360ca90
2024-10-07 10:01:00 +00:00
Android Build Coastguard Worker
fbcc92b639
Snap for 12462067 from 0a9c248adb
to mainline-tzdata6-release
...
Change-Id: Ibd1a88a27aa18f771950e8d76954a90fc6089aba
2024-10-07 08:57:19 +00:00
Ravi Jain
0a9c248adb
Merge "vibrator: Add vibrator HAL flags" into main
2024-10-07 06:57:59 +00:00
Ocean Chen
0af034bf9f
storage: Defer blkio class configuration
...
Move blkio class configuration from on init to on property:sys.boot_completed=1.
This improves I/O balance between foreground and background processes during boot,
as many background processes compete for I/O resources at that time.
Deferring the configuration ensures a smoother user experience
by prioritizing foreground processes.
Bug: 364960533
Test: forrest build and test on felix
Change-Id: If15343d4d96d55032618a4611bf9fdf47105c974
2024-10-07 14:48:56 +08:00
Sam Ou
901da4857f
Merge "sepolicy: remove irregular policy" into main
2024-10-07 06:45:27 +00:00
Adam Shih
f24bfe8ca3
ban hal_dumpstate_default from execute_no_trans
...
It keeps people from using my domain to do random things,
which causes VTS failure like b/364989823.
Bug: 371497180
Test: build pass and adb bugreport
build fail when ag/28359861 is around.
Change-Id: I438bf2b026718a46bb841ab5e656d11eec630960
2024-10-07 05:54:43 +00:00
Super Liu
21b3ed1922
touch: Support SW_LID event from sensor HAL
...
Bug: 353360211
Flag: EXEMPT bugfix
Test: Manual local test.
Change-Id: Ie071f0aaf19956f1a472693baf19cbeb0c73b186
Signed-off-by: Super Liu <supercjliu@google.com>
2024-10-07 01:04:53 +00:00
Taylor Nelms
0379e1a2b8
display: add pixel display trace to bugreport
...
AVC error log justifications:
[ 1198.907014] type=1400 audit(1728067746.876:2074): avc: denied { search } for comm="cat" name="instances" dev="tracefs" ino=4194 scontext=u:r:dump_display_userdebug:s0 tcontext=u:object_r:debugfs_tracing_instances:s0 tclass=dir permissive=1
[ 1198.908565] type=1400 audit(1728067746.876:2075): avc: denied { read } for comm="cat" name="trace" dev="tracefs" ino=167692 scontext=u:r:dump_display_userdebug:s0 tcontext=u:object_r:debugfs_tracing_instances:s0 tclass=file permissive=1
[ 1198.909716] type=1400 audit(1728067746.876:2076): avc: denied { open } for comm="cat" path="/sys/kernel/tracing/instances/pixel-display/trace" dev="tracefs" ino=167692 scontext=u:r:dump_display_userdebug:s0 tcontext=u:object_r:debugfs_tracing_instances:s0 tclass=file permissive=1
Bug: 369099258
Test: pixel display trace visible in bugreport
Flag: EXEMPT bugfix
Change-Id: I53f9340aee155d1ff0d0c0bc2db45e6bd77f342a
Signed-off-by: Taylor Nelms <tknelms@google.com>
2024-10-04 18:55:40 +00:00
samou
1822201a0c
sepolicy: remove irregular policy
...
Flag: EXEMPT refactor
Bug: 364989823
Change-Id: I4cced2ae29591425a5bfcb971be6bd2db6b19c66
Signed-off-by: samou <samou@google.com>
2024-10-04 16:07:24 +00:00
sienna
3c88c19581
Update AIDL to v4.
...
Bug: 361494448
Test: atest vts_treble_vintf_vendor_test
Flag: EXEMPT update aidl
Change-Id: I6883ad8fdb5cadc44e8e59fc50642fc24532cff9
2024-10-04 11:31:35 +00:00
Android Build Coastguard Worker
534f00b484
Snap for 12445464 from 4923764120
to 25Q1-release
...
Change-Id: Id210b0f649a63b4265cb3879ba9dd8dfee55d201
2024-10-02 23:03:29 +00:00
Treehugger Robot
4923764120
Merge changes from topic "touch_dumpstate_priority" into main
...
* changes:
dumpstate: touch: Add touch_predump for focaltech
dumpstate: touch: Add touch_predump for stm
2024-10-02 08:57:00 +00:00
Ernie Hsu
c693d44584
Merge "Add common lib for libgc2 encoders and decoders" into main
2024-10-02 06:31:56 +00:00
Ernie Hsu
1d9653d8c1
Add common lib for libgc2 encoders and decoders
...
Flag: EXEMPT refactor
Bug: 369762843
Change-Id: Ia971c1cc7dd9c67d147cf6e173772a5bfbfd2cef
2024-10-02 03:51:06 +00:00
Ravi Jain
297158486d
dumpstate: touch: Add touch_predump for focaltech
...
10-01 21:39:00.372 11262 11262 I sh : type=1400 audit(0.0:20): avc:
denied { write } for name="driver_test" dev="proc" ino=4026536282
scontext=u:r:predump_touch:s0 tcontext=u:object_r:proc_touch:s0
tclass=file permissive=1
10-01 21:40:03.076 6244 6244 I sh : type=1400 audit(0.0:21): avc:
denied { search } for name="focaltech_touch" dev="proc" ino=4026535873
scontext=u:r:predump_touch:s0 tcontext=u:object_r:proc_touch:s0
tclass=dir permissive=1
Test: b/318578275
Test: Flash on dogfood device and check touch dump logs
Bug: 287907308
Flag: EXEMPT bugfix
Change-Id: I1652ecc1054b50946159d4c3c0f3995cefa896f5
2024-10-02 03:43:39 +00:00
Ravi Jain
7d245967c1
dumpstate: touch: Add touch_predump for stm
...
10-01 21:39:00.372 11262 11262 I sh : type=1400 audit(0.0:20): avc:
denied { write } for name="driver_test" dev="proc" ino=4026536282
scontext=u:r:predump_touch:s0 tcontext=u:object_r:proc_touch:s0
tclass=file permissive=1
10-01 21:39:00.432 11265 11265 I cat : type=1400 audit(0.0:22): avc:
denied { search } for name="spi20.0" dev="sysfs" ino=55787
scontext=u:r:predump_touch:s0 tcontext=u:object_r:sysfs_touch:s0
tclass=dir permissive=1
10-01 21:39:00.444 11262 11262 I sh : type=1400 audit(0.0:25): avc:
denied { write } for name="stm_fts_cmd" dev="sysfs" ino=112798
scontext=u:r:predump_touch:s0 tcontext=u:object_r:sysfs_touch:s0
tclass=file permissive=1
Test: b/318578275
Test: Flash on dogfood device and check touch dump logs
Bug: 287907308
Flag: EXEMPT bugfix
Change-Id: I9dade94f96879a269b5db2ebbe9595ea0e099acc
2024-10-02 03:37:22 +00:00
Ravi Jain
d36b2b709b
vibrator: Add vibrator HAL flags
...
Move the HAL vibrator Flags temporarily from hardware/google/pixel.
Bug: 362659323
Test: Build Pass
Flag: EXEMPT refactor
Change-Id: Id51defdb09c1d912b991cada5c413b66c8501df7
2024-10-01 15:31:29 +00:00
Android Build Coastguard Worker
a98d8483f8
Snap for 12428696 from c398fe11da
to 25Q1-release
...
Change-Id: I0b2334711c442504334462f249a97db680c1190b
2024-09-28 21:02:14 +00:00
Kiwon Park
c398fe11da
Allow gmscore to read setupwizard_feature_prop
...
Bug: 369682921
Change-Id: I7d893ee8785be326e98df57bc06396f7e10d2b01
Test: test bootstrap transfer
Flag: EXEMPT bugfix
2024-09-27 16:47:02 +00:00
Android Build Coastguard Worker
912e0f8969
Snap for 12415101 from e943d565fe
to 25Q1-release
...
Change-Id: I7c124112adc620245c46ad591baf6de65984aadb
2024-09-25 23:02:59 +00:00
Treehugger Robot
e943d565fe
Merge "audio: add soong configs for debugging" into main
2024-09-25 08:47:14 +00:00
Michael Bestas
d26fdcfef2
Disable userdebug diagnostics
...
Change-Id: Icbdc3a61ab7b27f2aa0a6a07181b96edd9ee191a
2024-09-24 23:51:36 +03:00
Michael Bestas
35f66e77be
modem: Erase /data/vendor/slog
...
Free up 2.4GB of space used by leftover modem logs.
Change-Id: If2efcbb9a18a8a945e9620c0df819d0bd82d8ad7
2024-09-24 22:09:58 +03:00