Commit graph

11 commits

Author SHA1 Message Date
Cyan_Hsieh
c31068e9a5 Initial Bootloader prebuilt for AP3% build
Bug: 326002225
Change-Id: I861842e416f0bb4b72aafdbcd6075b01b5a17eef
2024-02-27 16:32:06 +08:00
Cyan_Hsieh
1c04ca0cc5 Branch bootloader prebuilts for 24Q2 release
Bug: 313350495
Change-Id: I4383678c9071149b295be82924de451002803cae
2023-12-13 16:42:04 +08:00
Cyan_Hsieh
de157ab813 Split bootloader prebuilt to 24Q1 and trunk version
Bug: 299879102
Change-Id: I17599698ca55d738e935b914bbfe55641650f9e1
2023-10-24 16:37:03 +08:00
Gaurav Sarode
cb039ba502 Fix tangorpro_car build file path
bug: 291147977
Test: local build
Change-Id: I54c9e4d7523ce2d6f9faf50fdc126163e9547593
2023-07-13 17:17:44 -07:00
Chungkai Mei
50d3691520 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: I41cb5a09fb88ff7faa5ec12f71209b35cd941948
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-04-21 03:38:37 +00:00
Calvin Huang
13d556fa49 Make tangorpro board work with aae-on-phone
Bug: 268520081
Test: lunch tangorpro_car-userdebug & build & adb shell wm density
Change-Id: I8277b1751a22ab8e5e310bbd169032a4a83e32d0
2023-02-15 23:46:19 +00:00
Bill Yi
4e093e92ff Add AOSP support for tangorpro
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/tangorpro

and the path is
vendor/google_devices/tangorpro

BUG:246437989

TEST: make and flash a tangorpro device
Change-Id: Ia860cc84ffa8db42ae2f30c433e3764459f27732
2022-11-22 18:39:03 +00:00
Ben Murdoch
bff4d9fd4e Update density to 320 dpi.
Resulting in 1280x800dp screen resolution per ux guidance.

Bug: 214097223
Bug: 236000624
Test: adb shell wm density (should show 320)
Test: presubmits
Change-Id: I1d82a7d6a3d1217624481158292e13ff8a56ad11
Signed-off-by: Jonglin Lee <jonglin@google.com>
2022-06-14 11:36:48 -07:00
normanwhl
b9b19efd5a Integrate wifi configuraions for tangorpro
1. Load synadhd.ko dhd module
2. Add tangorpro wifi overlay
3. Turn off mobile data by default
4. Isolate tangorpro configurations for customization.

Bug: 228285237
Test: 1. build pass
      2. check wifi overlay name
      3. check tangorpro use syna hal in build log
Change-Id: If775f3bd17f65830fe3c7ec0a9b6474b3ac7a1c8
2022-05-18 06:56:52 +00:00
Martin Liu
712ba5e8b1 set swiotlb as noforce
There is no swiotlb usage so we can append noforce to
remove 2MB reserved memory.

Bug: 226578178
Test: check total memory and io_tlb_nslabs
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Id7789024bcaa9f276f8fd2dbcc3086f843dae6e4
2022-03-25 10:37:35 +00:00
Roger Liao
dd5f546264 Add device tangorpro
based on two sources:
1. 52e030ecef8a2debcd0a7cebb0b2cddc50e8e4e6
(ChangeId: Ieba6a75fe45595592c61dc5ad4e0c723adccaf35)
2. 3164f3d31b1197f305d968027f2e6f18663f1382
(ChangeId: Ic517f1cd5462f3653de3742834ec251362e7849d)

No-Typo-Check: based on above commit

Bug: 220073297
Change-Id: I244f73dc8485045e1bc4605a2701a1e4d32139b0
2022-03-09 19:30:09 +08:00