Commit graph

14 commits

Author SHA1 Message Date
jimmyshiu
6a07310af2 Enable ADPF CPU hints for SF
Allow these devices to send CPU hints to PowerHAL from SF to reduce
drops and save power.

Bug: b/241152899
Bug: b/195990840

Test: manual
Change-Id: If485f2bb12c5e44e58f294807b5085016b148192
(Port from commit 8a419466b86ab07a25fc18d7d6a2a9ee154f6839)
2022-08-29 12:23:54 +00:00
Jimmy Chen
5d98978037 p2p: fix p2p configuration
The correct path should be under /data,
or it is not writable.

wpa_supplicant now support p2p overlay configuration, a unified
wpa_supplicant init entry can be used.

Bug: 238601241
Test: create a group and check this group is persisted
      after reboot
Change-Id: If34d3173bba6d3fe2296d3dd63b05d99221faf42
2022-08-24 08:53:46 +08:00
TeYuan Wang
151785628d thermal: bringup basic thermal config
Bug: 236787506
Test: adb shell lshal debug android.hardware.thermal@2.0::IThermal/default
Change-Id: If12f51a4fe75e1d4487f6e0be0dd74c0e3e72984
2022-06-24 08:27:50 +08:00
Lily Lin
4fa7fee2b6 Merge "Enable read/write access to st33spi_state for euiccpixel_app" into tm-qpr-dev 2022-06-15 03:44:45 +00:00
Lily Lin
8b93bbadd7 Enable read/write access to st33spi_state for euiccpixel_app
Bug: 231522746
Test: Confirm F10 can read/write st33spi_state
Change-Id: I5fe60a3d5eca6c8af443f66e46c97bfeb4bbc742
2022-06-13 20:11:47 +08:00
linpeter
73fc8f18a8 Secondary display sysfs node permission
Grant the permissions for hwcomposer when fs on.

Bug: 232886745
test: check sysfs permissions
Change-Id: I40c8e457d9e3ef1d28c99cbbd4f8ba572dbdf45e
2022-05-26 14:16:28 +08:00
linpeter
0bb86b2b65 Secondary brightness sysfs node permission
Grant the permissions for hwcomposer when fs on.

Bug: 233290553
test: check brightness
Change-Id: I9dfbd830094d1e9c55cfc3eda2006387c3dca399
2022-05-20 02:21:40 +00:00
davidycchen
34ec640b3b F10: Disable twoshay as default.
Temporary disble the twoshay service for bring up stage.

Bug: 232043149
Test: touch is workable after stop twoshay.

Signed-off-by: davidycchen <davidycchen@google.com>
Change-Id: I5a216458b6d8692c530fca31ff44dd53697593c5
2022-05-10 13:01:12 +08:00
eddielan
a8e685cccc conf: init fps driver no post-fs-data stage
--w------- 1 system system 4096 2022-04-27 08:15 clk_enable
--w------- 1 system system 4096 2022-04-27 08:15 hw_reset
-rw------- 1 system system 4096 2022-04-27 08:15 irq
--w------- 1 system system 4096 2022-04-27 08:15 wakeup_enable

Bug: 229685137
Test: make -j112 & check node property changed
Change-Id: Ide6d18dbdaf7faf347615bcdafc18b29778df0da
2022-04-27 17:38:38 +08:00
Isaac Chiou
bc33412014 wlan: initial function bring up
Include necessary definition, service for wlan function.

Bug: 228913716
Test: WiFi can be enabled with "adb shell cmd wifi set-wifi-enabled enabled"
Test: WiFi can scan with "adb shell cmd wifi start-scan"
Test: WiFi can get scan result with "adb shell cmd wifi list-scan-results"
Test: WiFi can connect to an AP with "adb shell cmd wifi connect-network GoogleGuest open"
Test: WiFi can ping with "adb shell ping www.google.com"
Change-Id: I8798cc1662191f72d672d6b40f92d1ce62b84c74
2022-04-13 15:24:51 +08:00
Rick Chen
f73ecea4f5 Disable hall sensor in factory mode.
Bug: 226505523
Test: Set ro.bootmode=factory and see hall sensor is disabled.
Signed-off-by: Rick Chen <rickctchen@google.com>
Change-Id: Ic698c1ed9fde777f5686c1597eee2ec7b8952474
2022-04-08 10:53:01 +08:00
TeYuan Wang
9d3f8fa70c thermal: disable SKIN thermal throttling
Disable SKIN thermal throttling to avoid any side effect until we
receive the device which has the normal HW thermal solution.

Because the Tj thermal throttling is still workable, so there should be
no overheating risk.

Bug: 221077673
Test: no thermalHAL crash found
Change-Id: I88c23527b5add9e6b07a2ea4ab824ea4f699261c
2022-04-06 17:25:36 +08:00
Cyan_Hsieh
687519c606 update felix device
based on pipit   93e38fbd070b55875d9c23e214dff6d26ac0cdf9
based on cheetah cdc1dc5379faf6bb60cf4f8b4b967ae87992b2ed

Bug: 206057564
Change-Id: I68ca7715cf7fd96066d8d517bc4daf236512f501
2022-03-08 10:59:22 +08:00
Cyan_Hsieh
e7cfbb7e37 Initialize device felix
based on pipit 68a0b4b411e8d23dfd966d24a5c35ea4ffb9d5f1
and cheetah 9acaa7507c23ffc7ca5f82a9579dd3a7c56af809

Bug: 206057564
Change-Id: Id59ed48d2a39c9a5a811c41157732914f3568d51
2021-12-08 16:10:12 +08:00