Commit graph

17 commits

Author SHA1 Message Date
Robin Peng
3e925e4349 Symlink current prebuilt folder to android root
The Android are now based on Trunk Stable world and Pixel prebuilts CLs
also needs to reply with this which controlled by the flag which results:
- the flag value might be different on each branches
- the flag value are mostly different on each release configuration
- for local builds, ENGs' needs to figure out the correct location
  of current prebuilts by checking through entire prebuilt textproto
  files

To alleviate this problem, create an symlink file under android root
indicates current prebuilt path after invoke the android lunch cmd.

Bug: 364831620
Flag: EXEMPT export current prebuilt path
Change-Id: I08d009b79c5d15c078bfbeb3f191271e154cd508
Signed-off-by: Robin Peng <robinpeng@google.com>
2024-09-06 07:35:11 +00:00
Cyan Hsieh
cd15076da0 Merge "Update bootloader pdk folder and soong config" into main 2024-05-15 14:01:34 +00:00
Cyan_Hsieh
50f5ed51d7 Update bootloader pdk folder and soong config
Bug: 333834221
Change-Id: I238d51c4895cdd314ff8fa9a2475d8c1a547300a
2024-05-06 16:43:49 +08:00
Qian-Hao Huang
ea60b53ce1 Load fips140.ko before all other kernel modules
Bug: 337838109
Bug: 331791671
Change-Id: I4e049294aa1194a46d6a6d1eabf93ac7a50257a1
Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
2024-05-02 13:16:43 +00:00
Cyan_Hsieh
dc242dcbda Switch bootloader directory to control by build flag
Bug: 333834221
Change-Id: If900f24f9f171a27f81fed59c4712bf536c84734
2024-04-18 16:02:34 +08:00
Cyan_Hsieh
10a4784c6b Branch bootloader prebuilts for 24Q3 release
Bug: 326002225
Change-Id: I692d1ffbd7f3ae425a84fce55c4bc537f0e2c4d8
2024-03-21 18:24:36 +08:00
Cyan_Hsieh
d9fc654578 Initial Bootloader prebuilt for AP3% build
Bug: 326002225
Change-Id: I2ee8eef6d76ad14f544a04bfba060f6b77ad4303
2024-02-27 16:48:05 +08:00
Cyan_Hsieh
302f0a318f Branch bootloader prebuilts for 24Q2 release
Bug: 313350495
Change-Id: Id61bda25845fd181ade10f12e3bc3554db4f6978
2023-12-13 17:03:08 +08:00
Cyan_Hsieh
0dd2f0fc9c Split bootloader prebuilt to 24Q1 and trunk version
Bug: 299879102
Change-Id: I9c28b2dac2515657ec1ca4b2e252024de91319cf
2023-10-24 16:41:04 +08:00
ClintChen
ec6d75e7c3 F10: Enable build flag versioning for radio and bootloader
Bug: 301142125

Change-Id: I999d9a7c8c8278808ab29415fe903a5127d67941
2023-10-03 09:37:12 +00:00
matthuang
b6fb6e7ef2 F10: load s2mpg12-regulator in sequence.
Bug: 287238845
Test: sensor_test -ausf sample -s6
Change-Id: I743f58e75d333c7b21411109c27d5458bb4bfeac
2023-06-30 10:46:07 +00:00
Chungkai Mei
497242f2d4 Enable load kernel modules in parallel
enable load kernel modules in parallel but load some
specific modules in sequential

Test: reboot more than 500 times without failure
Bug: 229794277
Change-Id: I6a2f373403db18fa9dd80a1289860d6b66395472
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-04-24 13:50:12 +00:00
Martin Liu
48629bbd9a set swiotlb as noforce
There is no swiotlb usage so we can append noforce to
remove 2MB reserved memory.

Bug: 241338125
Test: check total memory and io_tlb_nslabs
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Ic08d1913cf17265841e6415e3609276658a4322d
2022-08-30 21:22:55 +08:00
linpeter
50a3a7d19d Declare IDisplay aidl interface for secondary
Bug: 210380703
test: test pixel display interface
Change-Id: I142ad4e3e785e733479b0526c94800b2627e3fd9
2022-06-29 20:51:53 +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
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