Commit graph

573 commits

Author SHA1 Message Date
donghwa.kwon
9a87a52bb7 zumapro: add supported mfc version
Bug: 315920627
Task: ADVCHAL-220
Test: build pass

Change-Id: I4789c5ece68235cc444545a56cdd2d8c72c109b6
Signed-off-by: donghwa.kwon <donghwa.kwon@samsung.com>
2024-01-15 06:53:03 +00:00
Sam Ou
343328cf47 Merge "Revert "bm: move to bcl-aidl"" into main 2024-01-15 01:23:20 +00:00
Utku Utkan
51cf9dcd50 Merge "Pregrant ACCESS_FINE_LOCATION as default permission to PCS on ZumaPro" into main 2024-01-12 16:51:44 +00:00
Angela Wu
3907a2283c Change /dev/video12's permission to 666 for hardware JPG encoder for zumapro. am: 1c753f658b am: 51080a4a46
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/25835292

Change-Id: I6493cd0d202621f2ecd65ce7015ba19370770c2f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-12 09:21:42 +00:00
Angela Wu
51080a4a46 Change /dev/video12's permission to 666 for hardware JPG encoder for zumapro. am: 1c753f658b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/25835292

Change-Id: I0fc35266cb51e175ddb21c6e85e4393a8ab1c464
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-12 08:34:51 +00:00
Treehugger Robot
503219e0ce Merge "rc: adjust memlat parameters" into main 2024-01-12 05:33:08 +00:00
Angela Wu
1c753f658b Change /dev/video12's permission to 666 for hardware JPG encoder for zumapro.
This change is the zumapro version of ag/23052928.

Bug: b/296330134
Test: https://android-build.corp.google.com/builds/abtd/run/L22000030001255046

Change-Id: Ic16b954a0e434bb64a5566822b40097afb49f1ce
2024-01-12 03:34:48 +00:00
Utku Utkan
cd3ca66416 Pregrant ACCESS_FINE_LOCATION as default permission to PCS on ZumaPro
Bug: 309676824
Test: m && flashall + pair & connect to remote device Wi-Fi AP
Change-Id: I5eee9450565b119849f56814359f1a55acb4c41f
2024-01-12 00:39:16 +00:00
Devika Krishnadas
a40c6ac6d6 Merge "Revert^3 "Use graphics allocator 2"" into main 2024-01-11 20:58:22 +00:00
Mingguang Xu
475f1eae03 Merge "zumapro: Add Twoshay's IGrilAntennaTuningService to manifest" into main 2024-01-11 15:50:32 +00:00
Kyle Lin
3ae69cc295 rc: adjust memlat parameters
Increased performance and reduced power consumption.
Improved benchmarks as well.


Bug: 308973423
Test: benchmakrs
Change-Id: I35380bf2dbde1953aa09e0e6059bc2876b383169
2024-01-11 15:21:20 +00:00
Mingguang Xu
0e4c410042 zumapro: Add Twoshay's IGrilAntennaTuningService to manifest
Bug: 268562469

Test: manual

Change-Id: I39c61fe53768b2bd2cbbe236505c98f98d4fc8ae
Signed-off-by: Mingguang Xu <mingguangxu@google.com>
2024-01-11 01:36:40 +00:00
Roy Luo
d03fc162ea Merge "usb: dump flag value in the constructor" into main 2024-01-10 11:47:49 +00:00
Roy Luo
340d840cfe usb: dump flag value in the constructor
Dump flag value in the construtor for easier debugging. Feature flags
are not expected to change in runtime, dumping the value once should
be enough.

Bug: 296119135
Test: manual test
Change-Id: Ie5aca2dff23e59704fb306833cde0e592b9f430d
(cherry picked from commit 9164eae7cdee032381d8bf045fbbed33f62b00bf)
2024-01-10 10:47:32 +00:00
Sam Ou
a18b7da156 Revert "bm: move to bcl-aidl"
This reverts commit a4a92ded54.

Reason for revert: move the conditional to bcl.mk and battery_mitigation to avoide haveing 2 versions of mk.

Change-Id: I87a0c7270960ccd4e4bb01ecf58e787defcc50b9
2024-01-10 03:16:12 +00:00
Devika Krishnadas
088d7944e4 Revert^3 "Use graphics allocator 2"
60257881ad

Reverting to comply with the Allocator VTS for 24Q1, do not merge to main.

Bug: 310046460
Test: VtsHalGraphicsAllocatorAidl_TargetTest
Change-Id: I47f69b046c798ea15eb48debdc55c3a7273ac007
2024-01-09 23:52:04 +00:00
Bryan Lavrich
80db9c48cc Add zumapro soong config for aocd
Bug: 319303080
Change-Id: I2424bea111593f9e9e771f3d7ec457e5e5c813e7
2024-01-09 13:59:58 -08:00
Mahesh Kallelil
689bca59fe Merge "Set owner as system for logbuffer_cpif" into main 2024-01-09 03:03:24 +00:00
George Lee
df6c73a934 Merge "bm: Remove thermal dependency" into main 2024-01-09 03:02:58 +00:00
Alan Chen
76892ec42c Merge "Add RadioExt HIDL v1.7" into main 2024-01-09 02:00:35 +00:00
George Lee
61695f5536 bm: Remove thermal dependency
Bug: 319136643
Test: Confirm battery_mitigation loaded
Change-Id: Idfe17e6f41c3642a2dac4aec560318ee6f05c101
Signed-off-by: George Lee <geolee@google.com>
2024-01-08 20:31:43 +00:00
Mahesh Kallelil
2e8150ddc1 Set owner as system for logbuffer_cpif
Setting the owner of /dev/logbuffer_cpif as system to allow the
dump_modem script to read the logs as part of bugreport

Test: Tested bugreport on device
Bug: 318949647
Change-Id: I402049e9b7b42b31f6fd07e8bf3a9cafefdc6526
Signed-off-by: Mahesh Kallelil <kallelil@google.com>
2024-01-06 09:59:41 -08:00
WeiChung Chang
491f9fab72 Merge "add libdisplaypanel for zumapro platform" into main 2024-01-06 14:52:13 +00:00
Lei Ju
fb17b01086 Merge "Enable multiclient hal on zumapro" into main 2024-01-04 22:37:52 +00:00
Lei Ju
dbf1927043 Enable multiclient hal on zumapro
Test: Various tests are done on zuma devices given which has been in
      production for a while. Tests done on zumapro devices include:
       - flashed a zumapro device and observed that the device boots up
         successfully.
       - Checking the bugreport and didn't see anything suspicious.
       - Verify that there is not any sepolicy violation related to
         the multiclient HAL.
Bug: 247124878
Change-Id: Iaae483761c8163a34aaeb86651e1b9f6f51dfb5a
2024-01-04 13:44:11 -08:00
Sam Ou
6e610fe56f Merge "bm: move to bcl-aidl" into main 2024-01-04 07:12:42 +00:00
samou
a4a92ded54 bm: move to bcl-aidl
Put build flag conditional inside bcl-aidl.mk
to handle new battery mitigation service.

Bug: 317869347
Change-Id: Ic2d781e5afbc1994fdf1a08528f4659fff929fed
Signed-off-by: samou <samou@google.com>
2024-01-04 04:02:38 +00:00
Jasmine Cha
9c5ac53473 Merge "audio: check USE_AUDIO_HAL_AIDL instead of trunk flag" into main 2024-01-04 01:59:00 +00:00
WeiChung Chang
c02735cbf9 add libdisplaypanel for zumapro platform
Bug: 317522061
Test: build, flash and check libdisplaypanel works well
Change-Id: I1137543214ccc50b9367bf5a939d9c491f52a3e8
2024-01-03 15:54:43 +00:00
Jasmine Cha
0ded8d1e2c audio: check USE_AUDIO_HAL_AIDL instead of trunk flag
Bug: 317745810
Test: manual test b/317745810#comment3

Change-Id: I223aaff717e4b84940640b1e5cff57decddaf111
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-03 06:05:28 +00:00
Alan Chen
98e06b3aa4 Add RadioExt HIDL v1.7
Bug: 317743257
Test: manual
Change-Id: Ic7f56190d2de278972477b63f86a002ea15e37d7
2023-12-28 19:12:19 +08:00
Jenny Ho
1257aa5cdd Handle empty read from file.
Test: run /vendor/bin/dump/dump_power
Bug: 317934817
Change-Id: Ia4453483fdfaba838a1ffb3d38b243dceb9628e7
Signed-off-by: Jenny Ho <hsiufangho@google.com>
2023-12-28 11:35:08 +08:00
Jagrut Desai
a084844075 Merge "Revert "bm: add build flag for battery_mitigation"" into main 2023-12-27 20:55:03 +00:00
Jagrut Desai
439e931b7a Revert "bm: add build flag for battery_mitigation"
Revert submission 25697219-bm_enable_build_flag

Reason for revert: DroidMonitor: Potential culprit for Bug b/317869992
- 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:25697219-bm_enable_build_flag

Change-Id: Ic2be8f44e812b0486076eb2676bb2477eb065f34
2023-12-27 17:01:51 +00:00
Sam Ou
bc3d612e61 Merge "bm: add build flag for battery_mitigation" into main 2023-12-27 12:17:07 +00:00
Roy Luo
aa0edc38fb usb: adjust heuristics for flaky connection warning
The state count requirement is very specific to the case where the
signal integrity is the culprit of flaky connection. However,
there could be other cases such as bad receptacles causing data pins
to disconnect randomly.
Remove the state count requirement to cover more cases.

Bug: 296119135
Test: manually trigger the warnings
Change-Id: Ic2ae376ad6062d9930614381503f44e4a5ac760f
(cherry picked from commit 5e14ba01be9acc31d3df0f506b4287eea0bf9583)
2023-12-26 23:12:18 +00:00
Roy Luo
ce1aaad6e2 usb: implement heuristics to flag data compliance warnings
Support flagging enum failure and flaky connection in device mode,
flagging enum failure and missing data lines in host mode.
No warning would be flagged until 5 secs after the data session
starts to give ample time for the connection to stabilize, a timer
is added to support it.

Bug: 296119135
Test: manually trigger the warnings
Change-Id: I25f08657e328913946add192b5ecb9ee50c3a1a8
(cherry picked from commit 42020dc4585442bd7ca88f183ba29a18834af197)
2023-12-26 23:12:07 +00:00
Jaegeuk Kim
afd6b393ef Merge "Migrate to gs-common/storage/init.storage.rc" into main 2023-12-21 18:45:13 +00:00
Alan Chen
3ffe260dc1 Merge "Add extensive logging config" into main 2023-12-21 13:48:44 +00:00
Alan Chen
d2f43a4b34 Add extensive logging config
Bug: 302417853
Test: manual - file shows on device
Change-Id: I983ca64aef0d53c166a70cd587d0db4464cd4dc0
2023-12-21 18:27:32 +08:00
Lei Ju
d1fc303275 [zumapro] Use common settings for chre HAL
Bug: 248615564
Test: compilation
Change-Id: I4ddb726d5c73a69f4a9319f680b8945b3fc96a72
2023-12-20 16:45:43 -08:00
Jaegeuk Kim
3d2be07a50 Migrate to gs-common/storage/init.storage.rc
Bug: 311655524
Change-Id: I084717957a3bdf0bcbdca06502867d8e108ac139
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
2023-12-20 10:51:01 -08:00
Carter Hsu
3568febf01 Merge "audio: add acd-mel-processor to system/audio" into main 2023-12-20 06:20:56 +00:00
Carter Hsu
41ac0a2050 audio: add acd-mel-processor to system/audio
Bug: 315915954
Test: build pass
Change-Id: Id7fa6975ebf3ee4a927355449053a75a14d853b0
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-12-20 13:42:02 +08:00
samou
44465c41c6 bm: add build flag for battery_mitigation
Bug: 313831851
Change-Id: I44dae04e86e8fe34f5d2aa17dc72882a19a2810f
Signed-off-by: samou <samou@google.com>
2023-12-20 05:04:58 +00:00
Treehugger Robot
9a92bae9aa Merge "zumapro: Add path reading for StormIRQ" into main 2023-12-20 04:56:22 +00:00
Ziyi Cui
02bf1ad57d zumapro: Add path reading for StormIRQ
Bug: 279486693
Test: Verified the existence of atom and correctness of atom stats
adb shell
cmd stats print-logs && logcat -b all | grep -i 105043

Signed-off-by: Ziyi Cui <ziyic@google.com>
Change-Id: I84f4c1fdf9564c5c2ddc85ff84e271d0e4a55b97
2023-12-20 04:14:39 +00:00
Treehugger Robot
703018eaa2 Merge "Remove unused init.zuma.rc" into main 2023-12-19 20:38:53 +00:00
Mike McTernan
884cc6ff19 Merge "APC/TUI: remove confirmationui HAL and support packages" into main 2023-12-19 16:27:35 +00:00
Wilson Sung
dc84962c84 Remove unknown sepolicy source
Bug: 312322769
Test: make sepolicy
Change-Id: I357d014aaca9748f1e104ebffd05ced036bd108f
2023-12-19 03:09:44 +00:00