Commit graph

9 commits

Author SHA1 Message Date
Robin Peng
8d0fc0c259 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: I1e68490a56b9471909f8b26b6952e042e930eefb
Signed-off-by: Robin Peng <robinpeng@google.com>
2024-09-06 10:35:59 +00:00
Pindar Yang
579d88fdc7 move bootloader and radio build flag to device mk
Flag: build.RELEASE_GOOGLE_PRODUCT_RADIO_DIR, build.RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR
Bug: 362618412
Change-Id: Ib99eab337312bc3568839b7f46e555defb3e1c56
Signed-off-by: Pindar Yang <pindaryang@google.com>
2024-08-30 06:11:25 +00:00
Cyan_Hsieh
11e866daad Update bootloader pdk folder and soong config
Bug: 333834221
Change-Id: I0f26803489893fa33e5ef440b33a3ff0a3b79fc6
2024-05-15 14:01:17 +00:00
Cyan_Hsieh
f2140ea873 Switch bootloader directory to control by build flag
Bug: 333834221
Change-Id: I045c65830b8c04dff0720e509108659d45a400ac
2024-04-19 06:38:31 +00:00
Cyan_Hsieh
24f2adefc2 Branch bootloader prebuilts for 24Q3 release
Bug: 326002225
Change-Id: I90517976d321581238505536fb76899a8bc51317
2024-03-21 18:38:43 +08:00
Cyan_Hsieh
e70e9f8c09 Initial Bootloader prebuilt for AP3% build
Bug: 326002225
Change-Id: Id4b6ee47b34990c05d0cf1f97cef9add146b3dbb
2024-02-29 17:51:51 +00:00
Cyan_Hsieh
6c10bd721d Branch bootloader prebuilts for 24Q2 release
Bug: 313350495
Change-Id: Ia531c6512e8cef3c5d3081ee134b732232f1bc88
2023-12-13 08:34:12 +00:00
Cyan_Hsieh
3cc2927e27 Split bootloader prebuilt to 24Q1 and trunk version
Bug: 299879102
Change-Id: I6ba0748b82770025f585d79b8d7aba281391e38d
2023-10-27 03:05:05 +00:00
Cyan_Hsieh
ff4c7ca3b5 Initialize device folder
from: 715ff58363e1fd4edc7c1bd428a77af6ddcb7684
with updated device path

Bug: 198128551
Change-Id: I2d9eace5077290b74ef00efb7304128f344514c1
2021-11-25 19:59:21 +08:00