Commit graph

16 commits

Author SHA1 Message Date
Robin Peng
ae1689beae 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: Ibf76c45b14c9b5064e372f9c3febede823423bef
Signed-off-by: Robin Peng <robinpeng@google.com>
2024-09-06 10:35:59 +00:00
Yabin Cui
98621fdd5f lynx: add etm modules in userdebug/eng builds
ETM modules are removed in kernel prebuilts.
So add them manually.

Bug: 364652655
Bug: 364309766
Test: build lynx
Flag: build.RELEASE_ETM_IN_USERDEBUG_ENG
Change-Id: I7faa1701445e477a7521e67d5274ccbf30d19fd0
2024-09-04 13:14:51 -07:00
Cyan_Hsieh
a7e439e0e7 Update bootloader pdk folder and soong config
Bug: 333834221
Change-Id: Ia517cbe8ac5fae85428904ca9c7d7c1bc5c38098
2024-05-15 14:01:17 +00:00
Qian-Hao Huang
ec7559cdc8 Load fips140.ko before all other kernel modules
Bug: 337838109
Bug: 331791671
Change-Id: Ibb6b512358b43952378b2f479cfb5972b0064311
Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
2024-05-02 13:16:57 +00:00
Cyan_Hsieh
9586c78a2e Switch bootloader directory to control by build flag
Bug: 333834221
Change-Id: I2c7d8d9f0714d1144a0b57692dad727783a80e51
2024-04-17 13:40:32 +00:00
Cyan_Hsieh
f5e15e8af3 Branch bootloader prebuilts for 24Q3 release
Bug: 326002225
Change-Id: I3ccb68a52a9c547ed8931fee560e0571d2a93020
2024-03-21 18:29:18 +08:00
Cyan_Hsieh
ca5611e5ba Initial Bootloader prebuilt for AP3% build
Bug: 326002225
Change-Id: Iea62dbd8d2f4e4769fafbc9d6a270a0a86119bd7
2024-02-29 17:51:51 +00:00
Cyan_Hsieh
201e0d7659 Branch bootloader prebuilts for 24Q2 release
Bug: 313350495
Change-Id: Ib50aa8fb3dc2f55b60fe55d1f4a906846846a396
2023-12-13 08:33:17 +00:00
Cyan_Hsieh
6141679fa5 Split bootloader prebuilt to 24Q1 and trunk version
Bug: 299879102
Change-Id: Ieaea8397a0c81c5c6d78613a2a08376b7d71f4db
2023-10-27 03:04:46 +00:00
ClintChen
ce379ef8db L10: Enable build flag versioning for radio and bootloader
Bug: 301142125

Change-Id: I70f8c92d82f0e3779855460f67f3d98b74a65827
2023-10-04 01:33:27 +00:00
Gaurav Sarode
bcf427acd6 Lynx: Fix configs for google_car varient
Fixed screen density and bt configs for google_car target

bug: 273813426
Test: Local check
Change-Id: I292a071d6325121f884634d0661c8467a2635fe7
2023-03-23 21:21:12 +00:00
Chungkai Mei
412868e428 Load vh_sched kernel module in parallel
Bug: 237232510
Change-Id: I70bfe77abf5d26cb6763dbe1cdc9139f4495e2e1
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-01-17 14:26:56 +00:00
chungkai
d3831ec2ba Enable load kernel modules in parallel
enable load kernel modules in parallel but load some
specific modules in sequential

Test: rebooted more than 1000 times without failure and device_boot_health_check_extra also passed
Bug: 229794277
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: Ic4961389d58b5195d252dff15cbb92bb391caacc
2022-08-02 08:51:28 +00:00
Bill Yi
cdfc6970cc Add AOSP support for Lynx
We will have a 'vendor' project containing proprietary blobs
to be able to build and flash Pixel device when vendor source is not
available.
The project name is
platform/vendor/aosp/google_devices/lynx

and the path is
vendor/google_devices/lynx

TEST:make

BUG: 240203789
Change-Id: I33af4dce2b60f5de21d8998e445d2f8abd2b7e01
2022-07-26 06:07:09 +00:00
Hsiu-Chang Chen
bc896e0cbe Wifi: Use qcom configuration
Bug: 202481207
Test: Build pass
Change-Id: Ie0dec15f5df4da29735307a87af2a73b2c213ffb
2021-12-09 14:28:08 +08:00
Cyan_Hsieh
2aa4ba2268 Add device lynx
based on panther 0e0ae4dd4045e00dd50826d5c411351d47949d92
No-Typo-Check: based on above commit

Bug: 202250383
Change-Id: I7dbcba9fc0644cf8e547c59b14a544701adc484b
2021-10-29 16:55:09 +08:00