Commit graph

587 commits

Author SHA1 Message Date
Jerry Huang
aa94f0cf98 Merge "zumapro: add supported mfc version" into main 2024-01-23 11:07:37 +00:00
Derick Hong
634d784277 Merge "display: zumapro: update Adaptive Brightness Curve" into main 2024-01-23 01:08:53 +00:00
Treehugger Robot
580a64eba9 Merge "UsbGadget: Add support for webcam on zumapro" into main 2024-01-22 17:47:28 +00:00
derickhong
3af9989f00 display: zumapro: update Adaptive Brightness Curve
update config "config_autoBrightnessDisplayValuesNits"

Bug: 298738593
Test: adb shell dumpsys display | grep mBrightnessLevelsNits
Change-Id: I8977632dc15d40141fb34ae1307fd9858bbcff71
Signed-off-by: derickhong <derickhong@google.com>
2024-01-22 07:50:10 +00:00
Gary Jian
6d8df0bf27 Merge "Add Satellite SIM profile and gatway service package configs for Zuma Pro" into main 2024-01-22 03:20:50 +00:00
Ken Lin
1795b6e1a0 Merge "init: dump display logbuffer on zumapro devices" into main 2024-01-22 02:27:36 +00:00
Scott Wiest
b7046b2dce UsbGadget: Add support for webcam on zumapro
Bug: 318801643

Test: Manual

Change-Id: I77a97a13779452f75b5d73300904a1c2825b1ba3
2024-01-19 21:50:01 +00:00
Gary Jian
d321a9da6b Add Satellite SIM profile and gatway service package configs for Zuma Pro
Bug: 321159001
Test: config change
Change-Id: Ie4e15e865d0128d6eec19119bc1b65fb27cbd117
2024-01-19 07:00:34 +00:00
Ken Lin
2b8ea11884 init: dump display logbuffer on zumapro devices
Bug: 294852108
Test: adb root; adb shell dumpsys
android.hardware.dumpstate.IDumpstateDevice/default dump_display_logbuffer
Change-Id: I74eaa7b3cdd8101909044f173512d41b065a2599
Signed-off-by: Ken Lin <lyenting@google.com>
2024-01-18 09:09:36 +00:00
peroulas
7ba2d8ed6a modem_ml: Adds FR2 BPS model
Bug: 315882669

Test: Tested on a phone connected to a gNB.

Change-Id: Ic845c682f616f555361ac32e39284e69da530d90
2024-01-16 21:22:58 -08:00
YK Hung
b4ab53bf0c Merge "Fix battery widget cannot show bluetooth device issue" into main 2024-01-16 15:44:56 +00:00
pajacechen
824f1c1200 Fix battery widget cannot show bluetooth device issue
Root cause: The permission "android.permission.BLUETOOTH_CONNECT" is missed  for settingsintelligence on zumapro
Solution: pre-grant the permission "android.permission.BLUETOOTH_CONNECT" for settingsintelligence on zumapro

Fix: 320409645
Test: Manual Test
Flag: NA
Change-Id: I104a0e9a7e30fc1e530ee0e9baaab3972d6a992b
2024-01-16 20:43:49 +08:00
Mark Chang
226b89ee72 Merge "init: move offload settings to device's init.rc" into main 2024-01-16 05:13:21 +00:00
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
Wendly Li
d853303984 init: move offload settings to device's init.rc
Bug: 273163806
Test: twoshay launched successfully.
Change-Id: I5fd2135f070425106fdd48cf5acf2b5137c33b4e
Signed-off-by: Wendly Li <wendlyli@google.com>
2024-01-12 09:52:28 +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