Commit graph

18 commits

Author SHA1 Message Date
Kwang-un Jin
439d11dd01 Move $(PHONE_CAR_BOARD_PRODUCT)/BoardConfig.mk to the end
This is to redefine all the variables in the mk file, not just
TARGET_SCREEN_DENSITY.

Test: adb shell wm density
Flag: EXEMPT Bug fix
Bug: 369953823
Change-Id: I05733586e9e5ee1ee8769fde16b0032bdc2fd015
2024-10-10 14:18:14 +09:00
Robin Peng
3dedd0cfa0 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: Ieb2d6f517d62bf9a5270fe7ed5fc7643572ea3fe
Signed-off-by: Robin Peng <robinpeng@google.com>
2024-09-06 07:35:42 +00:00
Cyan Hsieh
c134324a8d Merge "Update bootloader pdk folder and soong config" into main 2024-05-15 14:01:34 +00:00
Cyan_Hsieh
1df894ba9a Update bootloader pdk folder and soong config
Bug: 333834221
Change-Id: I9b0a749ffcb996c82eb79a5759c1465f38780704
2024-05-06 16:38:41 +08:00
Qian-Hao Huang
8cb1da499c Load fips140.ko before all other kernel modules
Bug: 337838109
Bug: 331791671
Change-Id: I3928032b7c5d1eb2595722ca165181172b9535d2
Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
2024-05-02 13:13:33 +00:00
Cyan_Hsieh
d3ebe379f9 Switch bootloader directory to control by build flag
Bug: 333834221
Change-Id: I503fbd2495390284958280bda7dad7b80395d9b7
2024-04-18 16:04:10 +08:00
Cyan_Hsieh
5d8bcc3d52 Branch bootloader prebuilts for 24Q3 release
Bug: 326002225
Change-Id: I5f17634c1bce1f5d184b50092a5c419c66e8f449
2024-03-21 18:20:04 +08:00
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