Commit graph

9 commits

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