Commit graph

20 commits

Author SHA1 Message Date
Darren Hsu
9f43dc5799 odpm: correct device index of s2mpg15 for ZumaPro
Bug: 332504591
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I78ac99e04e71787d68202a676f51e1a3d982fa7d
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-04-09 09:31:07 +00:00
gilliu
7c41b4950d update ssc_en permission
Bug: 322125172
Test: RIL can access the sysfs node
Change-Id: I970c7b8f96b02c0164d1d94e902072b31b47e0dd
2024-03-14 09:22:01 +00:00
Darren Hsu
ac99727658 odpm: replace MMWAVE rail with AUR rail for SUB6 only sku
Bug: 323103160
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I9e8bacce73f1b81c1c6b8ce7fbf1bc8fef8ec40c
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-02-01 02:00:36 +00:00
Treehugger Robot
83314e80e5 Merge "add acl_mode permission" into main 2024-01-24 13:41:51 +00:00
Peter Lin
f4edc6b0a1 add acl_mode permission
Bug: 309564347
test: check permission sys/class/backlight/panel0-backlight/acl_mode
Change-Id: I925a4f65c4125c960f24896bcbc76c04df2fcc94
2024-01-17 12:11:18 +00:00
Wendly Li
2a22fae74a init: modify touch offload permission for twoshay
Move setup to boot_completed for fixing the issue that the device node
might not be exist at vendor.device.modules.ready.

Bug: 273163806
Test: twoshay launched successfully.
Change-Id: I01d09d0c651631dbdbb6dabf9e45872de7580fc2
Signed-off-by: Wendly Li <wendlyli@google.com>
2024-01-12 09:53:18 +00:00
gilliu
94d1a4a965 Display: Change permission to access ssc mode
For RadioExt to write to ssc_mode

Bug: 300672364
Test: verify on sysfs node
Change-Id: I8d7d32dfef2367cdb0e8b9eb387137be91ab91a4
2024-01-03 12:47:50 +00:00
Mark Chang
388859df71 init: start twoshay on boot.
Bug: 285254184
Bug: 285243910
Bug: 285328629
Test: twoshay launched successfully.
Change-Id: I8bcd9b8ec4b32f14c14cc4d41d7bfed3a6c4d9ff
Signed-off-by: Mark Chang <changmark@google.com>
2024-01-02 09:14:27 +00:00
Yen-Chao Chen
df145609be support touch sensitivity mode switching
Bug: 285324418
Bug: 285247159
Bug: 285328673
Test: toggle the touch sensitivity button in Settings and check log.

Change-Id: I8b50fbb9e0885ff8d131b417ecd7db3fe462ba6e
Signed-off-by: Yen-Chao Chen <davidycchen@google.com>
2023-12-27 02:18:12 +00:00
Zheng Pan
3257d2f517 import init.${ro.board.platform}.board.rc
init.zumapro.board.rc contains configurations for zumapro board
use ro.board.platform to get device board type

Bug: 311016628
Test: Build image and flash on KM4
Change-Id: Ie31f919551996f1ac96bbcfb7d00f3893ce53f99
2023-12-06 17:46:11 -08:00
George Chang
69aee28cc2 Merge "[NFC] Disable SE_CHIP_EN for P1.0" into main 2023-12-04 10:12:46 +00:00
George Chang
deaa1f4162 [NFC] Disable SE_CHIP_EN for P1.0
Bug: 298424645
Test: manual
Change-Id: I9b005cfdc9d2a1a7f88f1b4ff985952c9d9b6571
2023-11-28 08:23:00 +00:00
Zheng Pan
15c6a436bf Load init.rc based on SOC
P24 proto devices use zuma and devices starting from EVT use zumapro
Init should load proper init.rc based on SOC

Bug: 311016628
Test: flash KM4 proto and make sure init.zuma.rc is loaded.
Change-Id: I3d0bef4ad23cb3f0cda527934e09252a8d34e35a
2023-11-16 20:12:30 -08:00
Ramya Subramanian
cddaacbecf Reapply "thermal: separate out proto and EVT config due to differences in rail"
This reverts commit 2741e1dcdb.
Test: Tested on RCPro, CM4/KM4 proto devices
Change-Id: I5dda1c21d215dcfff757b73275f9fc3eac31a19a

Bug: 304936256
Change-Id: I72e6dd09d9443fec8a49fc0c7f7310455946f086
2023-10-18 15:23:10 +00:00
Zheng Pan
2741e1dcdb Revert "thermal: separate out proto and EVT config due to differences in rail"
This reverts commit 2df105a118.

Reason for revert: break build of ripcurrentpro

Change-Id: I0e9fa3a59f5b8cd14e9a9e450b6c1508aace73ba
2023-10-17 05:58:42 +00:00
Ramya Subramanian
2df105a118 thermal: separate out proto and EVT config due to differences in rail
config

Bug: 304936256
Test: Tested on Proto1.0 KM4, CM4 devices

Change-Id: I68a192f3f217453a7413f703dce24f8ef2c27caa
Signed-off-by: Ramya Subramanian <rsubr@google.com>
2023-10-16 20:37:55 +00:00
guibing
86752fa50e Reland caimito: powerhint: Use the same hints as zuma for baseline.
Use the latest udc-qpr-dev p23 zuma powerhints.
Support selecting different powerhints json file for prototype
and production devices.

Bug: 300108936
Test: Build passed;
      The expected powerhint json file was loaded in device test.
Change-Id: I65582266eb7b9aa90deabe452ea2482ba9d28118
2023-10-09 20:49:38 +00:00
George Chang
b1cd09e935 [eSE/eSIM] Setup STResetTool tool lib name
Bug: 287568687
Test: VtsHalSecureElementTargetTest
Change-Id: I8511e97e2e4deaa488d6b9e886ce8fb250d55221
2023-09-08 16:53:53 +08:00
Tai Kuo
ecb0bc09cf conf: Move haptics init rc to a common folder
Bug: 285343932
Test: No permission error logs on the HAL init.
Change-Id: I28f6136ab381e659f2a43f777c42132f43bfb874
2023-09-05 17:41:02 +08:00
Robin Peng
b5194d9b24 Migrate caimito devices into caimito folder from sha 31a6eb4c2ffbc
Bug: 291867277
Change-Id: Ia7d34e6ab34bdd03406391f98c58b04eb77671cd
2023-08-16 10:26:07 +00:00