Commit graph

5 commits

Author SHA1 Message Date
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