Chirayu Desai
75148c94c3
bluejay: Set up proprietary files extraction
...
* The proprietary files lists are generated by comparing stock partition
contents with AOSP generated partitions.
Co-authored-by: Aaron Kling <webgeek1234@gmail.com>
Co-authored-by: Cosmin Tanislav <demonsingur@gmail.com>
Co-authored-by: Michael Bestas <mkbestas@lineageos.org>
Change-Id: I17b78ccf212d8364070c40fe3c7d06d4048e3fe4
2024-10-19 23:02:24 +03:00
Chirayu Desai
da9a12d02b
Add initial Lineage product makefiles
...
Co-authored-by: Michael Bestas <mikeioannina@gmail.com>
Change-Id: I0781b6d4d74680ce7f0d860048871da7c2d43fb6
2024-10-19 23:02:10 +03:00
Cyan Hsieh
0ae4995d23
Merge "Update bootloader pdk folder and soong config" into main
2024-05-15 14:01:34 +00:00
Cyan_Hsieh
cf0bf3a40a
Update bootloader pdk folder and soong config
...
Bug: 333834221
Change-Id: Ie8e4a8afe5b0386646b31dba32a107248be70acb
2024-05-06 16:40:18 +08:00
Qian-Hao Huang
1a07b1edc7
Load fips140.ko before all other kernel modules
...
Bug: 337838109
Bug: 331791671
Change-Id: I823169ea48db8cfdc4c7755e62861de0020887d0
Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
2024-05-02 13:16:27 +00:00
Cyan_Hsieh
a390f107ef
Switch bootloader directory to control by build flag
...
Bug: 333834221
Change-Id: I6512d22d6d615f39a9f497ef7bc1ee3bc686eb01
2024-04-18 15:35:00 +08:00
Cyan_Hsieh
1278fc7ffc
Branch bootloader prebuilts for 24Q3 release
...
Bug: 326002225
Change-Id: I6f75f77ae21fedb4a124159ec0a8d2a3225d1f91
2024-04-11 06:45:29 +00:00
Cyan_Hsieh
f991ab19ee
Initial Bootloader prebuilt for AP3% build
...
Bug: 326002225
Change-Id: Ie8770c1baa71f8e417097889dbbab66ccd3a1f82
2024-02-27 16:24:33 +08:00
Cyan_Hsieh
e765ab049d
Branch bootloader prebuilts for 24Q2 release
...
Bug: 313350495
Change-Id: I72349a14a2fa1766ca6c2de28b2ec376ab59f99a
2023-12-13 08:34:46 +00:00
Cyan_Hsieh
c3b88049bd
Split bootloader prebuilt to 24Q1 and trunk version
...
Bug: 299879102
Change-Id: I4ff8225a008947d82b0a5517ea156bea36215f00
2023-10-26 14:04:21 +08:00
ClintChen
fbf46c398a
b3: Enable build flag versioning for radio and bootloader
...
Bug: 301142125
Change-Id: I665ab708541ca3b6d027daa3cf66ed66d211242b
2023-10-04 09:26:52 +00:00
Chungkai Mei
111ab5afbf
Load vh_sched kernel module in parallel
...
Bug: 237232510
Change-Id: I5c63f6938b1e74c246540d5964e547e3a21af79b
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-01-05 12:41:46 +00:00
chungkai
11d6a8329d
Enable load kernel modules in parallel
...
enable load kernel modules in parallel but load some
specific modules in sequential
Test: reboot more than 5000 times without failure
Bug: 229794277
Change-Id: Ic4961389d58b5195d252dff15cbb92bb391caacc
Signed-off-by: Chungkai Mei <chungkai@google.com>
2022-10-14 07:48:09 +00:00
Gaurav Sarode
18cea8905a
Change boardconfig layout to support _car builds
...
New layout will make DPI work for _car builds
bug: 240318130
Test: Local build and boot
Change-Id: I3a6422dc2425a493f4cd876aa5ecb8edac1ac57b
2022-07-26 17:04:37 -07:00
Martin Liu
4824af05f4
Disable zone dma32
...
As HW doesn't have 32 bit address limitation, we can disable
zone dma32 to simplify memory management and improve performance.
Bug: 236225957
Test: boot
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Ic321b460c7f63b7877fa0f12588c6f660cc0f68c
2022-07-07 16:59:50 +08:00
Jason(HeWei) Sung
af40f00c68
Revert "Enable load kernel modules in parallel"
...
Revert^2 "Revert "fix path for i2c peripheral device""
ca986f575e22838cf6c2d5974e416ed35e56a80d
Change-Id: If66f84989c4234972e44841e29d3fd2ca5dd0890
2022-04-19 05:32:18 +00:00
chungkai
8d39d547f2
Enable load kernel modules in parallel
...
only enable for alive project.
Test: boot to home screen without error and avc denials
Bug: 180676019
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I387f425b15427babc7669c00e530f3fc37fa9aa8
2022-04-11 09:20:27 +00:00
Sasha Smundak
8f37a3cbdd
Use soong_config_ macros to set Soong config variables. am: 6cc8aa3d80
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16479094
Change-Id: I36950fc52037330466c49d2161a83470fa622d93
2021-12-16 01:36:16 +00:00
Sasha Smundak
6cc8aa3d80
Use soong_config_ macros to set Soong config variables.
...
Bug: 198503843
Test: treehugger
Change-Id: I0ba5abeb34b48ff07b6642e601c2badef81c5d7e
2021-12-15 12:02:24 -08:00
kensun
40ec9404d3
wifi: Isolate wifi configurations for customization.
...
add gs101/wifi/BoardConfig-wifi.mk.
Bug: 208159314
Test: ifconfig after attempting STA+SAP concurrency.
Change-Id: Iec584aa9abd37e631569f672a27fa798e0311bc0
2021-12-10 02:29:12 +00:00
Robin Peng
aed7239a71
[DO NOT MERGE] Move bluejay source code into bluejay device folders
...
from: f44cabba6aef5b4a4a138d33448734a2f7d511ae
Bug: 206553389
Change-Id: I1bc1f02cf1f8d5e2d93a033737048930d7d3d062
2021-11-22 11:54:30 +08:00
Robin Peng
d84122a508
Move bluejay source code into bluejay device folders
...
from: f220743932f0dac2bbf2a7e07906c4a2db4fe243
Bug: 206553389
Change-Id: I1bc1f02cf1f8d5e2d93a033737048930d7d3d062
2021-11-22 11:49:00 +08:00