Commit graph

7 commits

Author SHA1 Message Date
Andrew Cheng
cb98ba04ee Add support for google_car devices
Adding support for AAOS on tokay, caiman, and komodo.

Bug: 377689604
Test: local build and flash
Change-Id: Ie8b36afd26fb0d6c9d201384364fc6ebb130ce2c
2024-12-13 16:00:15 -08:00
Robin Peng
e0a3a804ca 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: If91dc0684afdd97eeb7acb22b966705f3a79b896
Signed-off-by: Robin Peng <robinpeng@google.com>
2024-09-06 07:23:11 +00:00
Clint Chen
aa0cc6c4e7 Enable build flag versioning for radio
Bug: 355132465
Flag: EXEMPT for updating modem prebuilt binary
Change-Id: Ifd3da076f01f84747bdde1019f5488b454688f28
2024-08-22 11:10:09 +00:00
Yabin Cui
06b08f2a8b caiman: add etm modules in userdebug/eng builds
Since etm modules are not in the normal kernel prebuilts,
they get left out of modules.load. So also import rc
file to load them.

Bug: 321061072
Test: build and run caiman
Change-Id: Iaf41244bc1135b7528d3a3ec3e92a4e644f5ee53
2024-02-29 16:18:56 -08:00
Bill Yi
443a642059 Add AOSP support for caiman/komodo/tokay
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 names are
platform/vendor/aosp/google_devices/caiman
platform/vendor/aosp/google_devices/komodo
platform/vendor/aosp/google_devices/tokay

and the path is
vendor/google_devices/caiman
vendor/google_devices/komodo
vendor/google_devices/tokay

BUG: 325612343
Change-Id: I881994da5b81e963f5427af1642e29bffdca9c97
2024-02-27 14:26:16 -08:00
Jeremy DeHaan
03fb7c8018 cm4: update screen density
Bug: 286062849
Change-Id: I4c3ef18c79f1a064e8e6539e909110aed30f2b14
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
2023-08-24 18:38:12 -07:00
Robin Peng
b5194d9b24 Migrate caimito devices into caimito folder from sha 31a6eb4c2ffbc
Bug: 291867277
Change-Id: Ia7d34e6ab34bdd03406391f98c58b04eb77671cd
2023-08-16 10:26:07 +00:00