Commit graph

36 commits

Author SHA1 Message Date
Michael Bestas
687a074d37
shusky: Remove all boards except husky/shiba
Change-Id: Ib34dd38d55f39e9a61c0f61d9c659e07494177a1
2025-06-26 10:20:50 +03:00
Zouberou Sayibou
72ee12d00c shusky: Removed dbc sysfs nodes in device init.rc.
dbc has been added as a binary to the driver kernel v6.1.
And all dbc sysfs node has been removed.

Bug: 377913163
Bug: 384978512
Flag: EXEMPT clean up only
Change-Id: I42c60ec3535763666d0e5f6a4d702492b077d0c3
Signed-off-by: Zouberou Sayibou <zouberou@google.com>
2025-01-09 21:46:32 -08:00
Nathan Kulczak
6ccada1570 Merge "Vibrator: Add permissions for owt_lib_compat" into main 2024-12-10 17:44:25 +00:00
jonerlin
c93b55b02b bt: add bthal service permission to access bt wakelock control device node
Bug: 380024887
Test: BLE scan test and check wakelock time
Flag: EXEMPT project configuration patch.
Change-Id: Iafce4fea2e80e1eac076ce2258f62bbe5159513a
2024-11-20 12:33:25 +00:00
Nathan Kulczak
fb31f6d0f0 Vibrator: Add permissions for owt_lib_compat
Add permissions to access owt_lib_compat sysfs attribute

Bug: 346570576
Flag: vendor.vibrator.hal.flags.enable_pwle_v2
Test: Flash to device and use access sysfs
Change-Id: Id05bc1c4c869c4dc9d706a84f67caa3f8eeb0952
Signed-off-by: Nathan Kulczak <nathankulczak@google.com>
2024-10-23 05:11:58 +00:00
leonardian
c727cf6fc5 conf: Enable access for braking time sysfs nodes
Sysfs nodes:
- braking_time_bank
- braking_time_index
- braking_time_ms

Bug: 325121485
Test: Open sysfs nodes successfully during HAL init
Change-Id: I88f59ca68028ea7fe1c2a7e61c6bf61ab647169b
Signed-off-by: leonardian <leonardian@google.com>
2024-05-17 12:07:42 +00:00
Florian Mayer
1e98e02a11 Remove device specific fullmte buffer size config
This did not work as intended because the linker filtered
out SCUDO_OPTIONS for AT_SECURE.

This is being replaced by a config in fullmte.mk in
https://r.android.com/2822611.

Bug: 309446692
Change-Id: I102dfbe507e3bd7c54088ae3668b35070369c266
2023-11-14 11:01:09 +00:00
Jacky Liu
3f59f6f6ed Update i2c pathes with new static i2c bus numbers
Bug: 305242309
Test: Boot to home
Change-Id: I8caecc32b7e0cce34be9e6200bac20b2d6fdd35b
2023-10-23 14:28:55 +08:00
Chris Paulo
afc8700181 shusky/vibrator: Enable DBC
Enable DBC through ro vendor property.  This will allow the vibrator HAL
to configure dbc parameters through a series of sysfs writes, which the
cs40l26 driver will handle.

Bug: 266505414
Test: atest VibratorHalCs40l26TestSuite
Change-Id: I2471454f6d079720bd7157980214ae17dc3ba335
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2023-08-22 11:39:57 -07:00
Robert Lee
5344132e34 init: fix world writeable on speaker.diag
Bug: 284996147
Test: builds
Change-Id: Ib85d06312a254d1f9483d5e5d006934c446a2006
Signed-off-by: Robert Lee <lerobert@google.com>
2023-05-31 11:16:16 +08:00
Treehugger Robot
6879e96f93 Merge "add acl_mode permission" into udc-d1-dev 2023-05-10 03:33:29 +00:00
Cyan_Hsieh
c54353929b Set audio.camerasound.force for JP devices
Test: set to JP sku and check No camera sound option

Bug: 277875182
Change-Id: Ibb7bd6a1046de6d6b97b0c93ae13e260c80f15bb
2023-04-17 05:20:02 +00:00
linpeter
8128da6c1a add acl_mode permission
Bug: 275482594
test: check permission sys/class/backlight/panel0-backlight/acl_mode
Change-Id: Ic1cf5bb4ac0a5bc97e5edc0378e22ec2fbf4248f
2023-04-14 16:29:11 +08:00
chenkris
166ba1dca6 Move udfps antispoof property to common g7 folder am: 43533f6d8d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22215176

Change-Id: I0a106c6899cb84b45b67b4e32981a5b4eed6150b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-24 03:53:40 +00:00
chenkris
43533f6d8d Move udfps antispoof property to common g7 folder
Bug: 270657514
Test: authenticate fake finger
Change-Id: I7f93dd0db75e1d237c84d268e320771de5e9cdf8
2023-03-23 07:47:05 +00:00
Ray Chi
81c4b07df9 conf: remove the command to start usb gadget
Bug: 274074858
Test: build pass
Change-Id: If799aaaf294cc7f45a02420a4bf0a188a83bd2b4
2023-03-17 18:25:05 +08:00
Zheng Pan
43a46e4391 Shusky: Move init.insmod.cfg from vendor to vendor_dlkm
To decouple init.insmod.${device}.cfg from HLOS,
it is moved to kernel repo and built in vendor_dlkm.img.
Also make init.rc to load it from vendor_dlkm/

Bug: 270603150
Test: Build image and flash, make sure modules are loaded.
Change-Id: Ib280bc587041531198052aae3f9dd05c1a0f975e
2023-03-07 19:08:01 +00:00
Kris Chen
804e88bf9b Remove the redundant g7 ta loading in init.xxx.rc
Bug: 264646112
Test: fingerprint works fine after device reboot
Change-Id: I8da8d238709174ac9119c19d7e3f20733d3c664e
2023-02-21 15:34:14 +08:00
George
3cf56003db [NFC] Add STReset Tool property
Bug: 267838462
Test: VtsHalSecureElementV1_2TargetTest
Change-Id: Id329ffcbc02a87189818292f5bc5656844c65e25
2023-02-14 11:18:58 +08:00
George
e6a68910f2 [NFC] Add STReset Tool property
Bug: 267838462
Test: VtsHalSecureElementV1_2TargetTest
Change-Id: I28a7f558b86b06465cbff43b87a2108d2c94fa5b
2023-02-10 08:44:53 +00:00
Tai Kuo
9a5b0eb31c conf: setup vibrator permission and init cs40l26 HAL
Bug: 264625320
Test: Check sysfs permission.
Change-Id: I3434e94b39596c4d90922bf5d70fdcfc4b7c4501
2023-02-04 03:36:50 +00:00
TreeHugger Robot
e201f839ef Merge "husky: support touch sensitivity mode switching" 2023-02-02 06:46:49 +00:00
davidycchen
ac2dbb165f husky: support touch sensitivity mode switching
Bug: 267417904
Test: Check logs.

Change-Id: I28a9a612b82131277f4f794efdd7ee223c8ee6bb
Signed-off-by: davidycchen <davidycchen@google.com>
2023-02-02 11:18:23 +08:00
TreeHugger Robot
1a420deb78 Merge "Set /dev/goodix_fp permission on early-boot" 2023-02-02 03:02:39 +00:00
Kris Chen
536e7df719 Set /dev/goodix_fp permission on early-boot
Bug: 264497933
Test: Passed PtsFingerprintTest#udfpsHalStateCheck.
Change-Id: Ib096bd714cceec019c4c9adf1ba85a2d95a5d19c
2023-02-01 15:24:11 +08:00
Florian Mayer
8f1bf11197 Merge "Increase fullmte ring buffer to 4x on shusky" 2023-01-12 07:28:10 +00:00
Florian Mayer
017616c62a Increase fullmte ring buffer to 4x on shusky
Bug: 263287052
Change-Id: I0dee7407e374484006c28ea9a801c61955ee5def
2023-01-10 15:08:31 -08:00
Wendly Li
e459970564 shiba: support touch sensitivity mode switching
Bug: 243078968
Bug: 243079504
Test: toggle the touch sensitivity button in Settings and check log.
Change-Id: I30e8343a1e5bba91665b5b290b5cfcfbbcc0cf47
Signed-off-by: Wendly Li <wendlyli@google.com>
2023-01-06 16:22:29 +00:00
Wendly Li
d5bcab2e05 init: start twoshay on boot.
Bug: 243079722
Test: Check if twoshay start successfully.
Change-Id: Iebcc9d87709277d26c95fb518d9b0075630bffff
Signed-off-by: Wendly Li <wendlyli@google.com>
2022-12-22 04:13:31 +00:00
Yen-Chao Chen
96e5e575c3 Merge "init: start twoshay on boot." 2022-12-22 02:09:38 +00:00
George Chang
d73a435119 Merge "Remove legacy nfc/se settings" 2022-12-09 07:28:02 +00:00
Mike McTernan
888a711cd0 shusky: trigger trusty_apploader when trusty storage is ready.
Bug: 260942157
Test: manual; booted on ripcurrent and checked start logs
Change-Id: Icee4f1f044e072fbd3d508fa007ef4b9689ac7ab
2022-12-08 14:08:47 +00:00
davidycchen
52dd4a197a init: start twoshay on boot.
Bug: 243077791
Test: Check if twoshay start successfully.

Change-Id: I715bcef3eb498f8410f51037719440bcfaef72ca
Signed-off-by: davidycchen <davidycchen@google.com>
2022-12-07 14:29:43 +08:00
George Chang
c2b999c7d9 Remove legacy nfc/se settings
Bug: 240125555
Test: manual
Change-Id: I1a263ec0403fc5dae8bfecc44b05d8222212d0d6
2022-12-06 22:06:34 +08:00
Adam Shih
888f80cba2 remove panther's touch setting
Bug: 256521567
Test: boot with touch functioning
Change-Id: I82b38f021353789314238d1a70b87590ad17b299
2022-11-18 13:35:41 +08:00
Robin Peng
fd0859e694 Initialize device folder
from: 858c0f08e332220d80a9eef8ddcd39ef4d5296ee
with updated device path

Bug: 248399843
Change-Id: I215a40a4f4719d5432e87401f4a3214c5189ba20
2022-10-30 16:03:17 +00:00