Commit graph

338 commits

Author SHA1 Message Date
Manish Kushwaha
e3b095dbde Migrate sensor HAL to AIDL interface
Bug: 247478991
Test: tested on-device (P23) ab/P46941077
Test: `sensor_test -ahal list` and `sensor_test list`
Test: `sensor_test -ahal sample -s0` and `sensor_test sample -s0`

Change-Id: I40f6ab6b7780c53cd638a1f77c95f6c324dc2d15
2023-01-11 01:56:38 +00:00
TreeHugger Robot
7f9b914229 Merge "Dumpstate: update dump path" 2023-01-10 12:58:09 +00:00
yihsiangpeng
18a6283a65 Dumpstate: update dump path
Bug: 261921843
Change-Id: Id95fcf05e553e977df79b6e42a3d1ae7e1f9eaec
Signed-off-by: yihsiangpeng <yihsiangpeng@google.com>
2023-01-10 18:05:19 +08:00
Shiyong Li
425f018ae9 Merge "Add display_unit_test soong config for Zuma" 2023-01-10 05:28:30 +00:00
Darren Hsu
f8079c0484 powerstats: update CPU core state residency stats
Bug: 263276734
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I23de23b2119e2ac114c1fdf7085dc68e948bc301
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-01-10 10:43:30 +08:00
TreeHugger Robot
3661f28491 Merge "powerstats: add CPU core state residency stats" 2023-01-09 09:17:44 +00:00
Terry Huang
041f92764a Enable Radio HAL 2.1
Bug: 257216059
Test: local test
Change-Id: Id74f2d0e66eff8e5f130b4b48bc21d3b615a6d2c
2023-01-09 03:38:37 +00:00
Darren Hsu
a5cf84d372 powerstats: add CPU core state residency stats
Bug: 263276734
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Ie1ff6caaf264ccc4442932f9fb37078f27ff44ce
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-01-07 14:52:06 +08:00
TreeHugger Robot
ae9864c65e Merge "bootctrl: enforce synchronous write operation" 2023-01-07 03:09:21 +00:00
Yuti Amonkar
8d4cce51aa Add display_unit_test soong config for Zuma
Bug: 242925217
Change-Id: Ia72a068e19f77edd76181bcda3dbf3c2d6b9ebf1
Signed-off-by: Yuti Amonkar <yuti.amonkar@samsung.com>
2023-01-07 00:51:05 +00:00
Tim Lin
658ee21b23 enable ICCID to PLMN translation
The vendor changed property name for this feature.

Bug: 264620636
Change-Id: If08aeaff311276a5cb56003ef82179d60b0f1223
Test: make
2023-01-06 15:33:52 +00:00
Oleg Matcovschi
e320769072 bootctrl: enforce synchronous write operation
Bug: 263218204
Bug: 197104397
Signed-off-by: Oleg Matcovschi <omatcovschi@google.com>
Change-Id: Ifbc612fc40847395ccb751463b1bb15bd3f20657
(cherry picked from commit 354f3c6d2edf302b030ed698bac4c0fd8067f0f4)
2023-01-06 03:37:41 +00:00
TreeHugger Robot
513f2a6c29 Merge "Set /dev/video12 file permissions for zuma" 2023-01-05 22:19:47 +00:00
Tim Lin
4548b6eff1 enable combine mode for ECC list
The vendor changed property name for this feature.

Bug: 263329037
Change-Id: I760eb6f99688bc0c886a79e0df492a477fb79a17
Test: make
2023-01-04 12:24:16 +00:00
TreeHugger Robot
95293d9fdd Merge "media: Support 7680x4320 performance points for video decoder" 2023-01-04 05:35:17 +00:00
TreeHugger Robot
9546ecb1ef Merge "Temporary turn off DSP Saliency and ESP." 2023-01-03 17:11:43 +00:00
Jerry Huang
ff31b8e208 media: Support 7680x4320 performance points for video decoder
Bug: 233268217
Test: 8k playback
Change-Id: If0dd51faa7f77cc53002eadef7fc7434d83ceb2b
2023-01-03 20:11:09 +08:00
GOOGLE\huangaustin
578af451b3 [P23][Logging] Update group ID according to P23 codebase
bug: 255454761
Change-Id: If6ac8606edb8790e8424a38173058f17c584b9b5
2023-01-03 14:23:49 +08:00
Po-Ya Hsu
6191ab4e6b Temporary turn off DSP Saliency and ESP.
Bug: 258342843
Test: DSP are disabled for the features.
Change-Id: If80ebaa83bd320af7e75f6e0a19f4598bda720c1
2022-12-30 15:07:54 +08:00
Shiyong Li
8b3d01fb4d Merge "Update IDisplay to V8" 2022-12-28 19:06:28 +00:00
Taehwan Kim
d709267930 update media_codecs_aosp_c2.xml
Bug: 238360304
Test: Build PASS
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Change-Id: Id03fecc514f983d57ac42d7d1f7120c654b9df9a
2022-12-28 09:31:14 +00:00
TreeHugger Robot
43b003ec79 Merge "Pixelstats: wireless charging metrics phase out" 2022-12-26 01:54:11 +00:00
Mahesh Sivasubramanian
8070fab2e9 Remove wakelock that prevents suspend/resume
Removing wake locks as crashes around suspend are addressed with revert
of b/210162308.

Change-Id: Ia71d7cfe7748bc7b3cf7f16b18106d23a8a4439d
2022-12-22 11:34:57 -07:00
Denny cylee
b21192f79c Pixelstats: wireless charging metrics phase out
Not set the wireless charging uevent struct field

Bug: 260974677
Test: no abnormal pixelstat logcat found
Change-Id: Id7d67da01348681dcf06f3d48c60d14a44ee49f4
Signed-off-by: Denny cylee <dennycylee@google.com>
2022-12-22 09:50:03 +00:00
Ben Schwartz
46b34c6bda Merge "Revert "Remove wakelock that prevents suspend/resum"" 2022-12-21 23:39:58 +00:00
TreeHugger Robot
2b0228a5a1 Merge "init: adjust memlat parameters" 2022-12-21 16:12:57 +00:00
Kah Xuan Lim
6bc4bdf17b Merge "[Modem ML] Add daemon and ML models config file" 2022-12-21 10:04:58 +00:00
Ken Yang
a2ae568769 Merge "WLC: Move the wireless_charger to gs-common" 2022-12-21 08:36:15 +00:00
Kah Xuan Lim
1965672461 [Modem ML] Add daemon and ML models config file
Bug: 229801539
Change-Id: I70054e19a40beaa0b2c8b2bff3c33e138d896ef8
2022-12-21 02:48:39 +00:00
Mahesh Sivasubramanian
be61e6854f Revert "Remove wakelock that prevents suspend/resum"
This reverts commit abea026a7e.

Change-Id: Idb79b73cfc08bae16dd8f46c734965c43f7452c0
2022-12-20 19:16:07 -07:00
Mahesh Sivasubramanian
abea026a7e Remove wakelock that prevents suspend/resum
Removing wake locks as crashes around AOC SSR have been addressed.

Change-Id: I2ff948868b2d6540718fff02a4f20a3d7fd74459
2022-12-20 19:10:39 -07:00
Taylor Nelms
8bfdd499b8 Merge "Modify dumpstate to point to counters in sysfs rather than debugfs" 2022-12-21 01:41:40 +00:00
Kyle Lin
c9738d69e1 init: adjust memlat parameters
Bug: 255398465
Test: build, boot and UiBench
Change-Id: I9ea154dc5d11615a39fe8b5c9939eebd8aa20d8f
2022-12-20 19:54:35 +08:00
Darren Hsu
8ba4347676 powerstats: add NFC state residency stats
Bug: 262487981
Bug: 262489554
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Ib5c80601853c1d6080f1bc36b54b62715ea97081
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-12-20 15:53:09 +08:00
TreeHugger Robot
d766110827 Merge "Remove UClamp Threshold setting" 2022-12-20 06:38:58 +00:00
Randall Huang
56caf2c412 zuma: move sg_write_buffer rule to common folder
Bug: 253986334
Change-Id: I1d3c90ca36333f2d2c284eccdb768c1b23240cc8
Signed-off-by: Randall Huang <huangrandall@google.com>
2022-12-18 22:57:30 +08:00
Taylor Nelms
16a03fb864 Modify dumpstate to point to counters in sysfs rather than debugfs
Bug: 240346564
Test: Build for P23 device with "user" build, check bugreport for decon_counters content
Change-Id: Icb002977d46a50902a426a11305ab4a2a86dfc98
Signed-off-by: Taylor Nelms <tknelms@google.com>
2022-12-16 16:49:46 +00:00
Jörg Wagner
334f0d8068 Merge "Install Vulkan 1.3 device properties" 2022-12-16 07:16:21 +00:00
Bruce Po
490ca451ed Merge "Set acd-audio_rtp_* permissions to "radio" for vowifi" 2022-12-15 17:00:17 +00:00
TreeHugger Robot
b6d1bcad72 Merge "Add BrownoutDetected Events - device" 2022-12-15 05:29:35 +00:00
Adam Shih
eeb47d0d4e Merge "create an empty dump for wlan" 2022-12-15 03:15:22 +00:00
Shiyong Li
352316b85c Update IDisplay to V8
Bug: 202181466
Signed-off-by: Shiyong Li <shiyongli@google.com>
Change-Id: Id50f2fba343e64f2ceb34592f3441435445357ee
2022-12-14 23:56:29 +00:00
Bruce Po
85483643fd Set acd-audio_rtp_* permissions to "radio" for vowifi
Set /dev/acd-audio_rtp_rx and /dev/acd-audio_rtp_tx permissions
to system:radio so that ImsMedia can use them for VoWIFI.

BUG: 259874554
Change-Id: Ie5e0500b09c91b450f55d5748fd7e9abd6b65510
Signed-off-by: brucepo@google.com
2022-12-14 18:08:11 +00:00
Adam Shih
7ee63ad73f create an empty dump for wlan
Bug: 261784587
Test: adb bugreport
Change-Id: Iaeac8e61f9c03ac4b7f6010d7f9b248c0de8415e
2022-12-14 13:34:28 +08:00
TreeHugger Robot
ebfa0e4705 Merge "remove obsolete script" 2022-12-14 04:39:29 +00:00
Adam Shih
62ca2d4bb4 remove obsolete script
Bug: 254378739
Test: boot to home
Change-Id: I34b297a8783e17dd382ee8a745aef7ea5e9ce97a
2022-12-14 09:33:17 +08:00
TreeHugger Robot
fcd5b6ad7b Merge "Set acd-audio_rtp_tx permissions for vowifi" 2022-12-14 01:08:01 +00:00
Adam Shih
2ebd202504 Merge "move dump cpu to gs-common" 2022-12-14 00:41:15 +00:00
Bruce Po
40bc0094b8 Set acd-audio_rtp_tx permissions for vowifi
The nodes /dev/acd-audio_rtp_rx and /dev/acd-audio_rtp_tx permissions
should be set system:audio so that ImsMedia can use them, for VoWIFI.

BUG: 259874554
Change-Id: I245bd3f2539ba30cb557525eaf95b300efff5d37
Signed-off-by: brucepo@google.com
2022-12-13 18:17:26 +00:00
Jörg Wagner
0037e2254d Install Vulkan 1.3 device properties
As the latest Mali DDK exposes a Vulkan 1.3 driver
also setup the device properties accordingly.

Bug: 259507479
Change-Id: I9901d717d62526bdba17f70902d34db968159dd4
2022-12-13 12:45:40 +00:00