Commit graph

5 commits

Author SHA1 Message Date
Nelson Li
631904912e Refactor product inheritance for ripcurrentpro products
Add an additional layer of inheritance for `aosp_ripcurrentpro`, and
`aosp_ripcurrentpro_fullmte`.

This change adds a common layer of inheritance for non-factory
products (ripcurrentpro_generic.mk). This makes it easier to configure
factory and non-factory products differently.

Non-factory `ripcurrentpro` products now inherits from
`device/google/caimito/ripcurrentpro_generic.mk` which inherit from
`device/google/caimito/device-ripcurrentpro.mk`.

aconfig flags: Flag: EXEMPT mechanical refactoring
build flags: Flag: EXEMPT mechanical refactoring

Bug: 336452008
Bug: 336706040
Test: lunch aosp_ripcurrentpro-trunk_staging-userdebug && m
      lunch aosp_ripcurrentpro_fullmte-trunk_staging-userdebug && m

Change-Id: I852a670a40846722274e2232e390d2ce4235bb6c
2024-04-26 07:21:19 +00:00
Gina Ko
217a2136b4 caimito: enable radio
Bug: 302377793
Test: Build and flash with all the CLs in the topic
Change-Id: I34c3df6be3729c87bf43975de0c5b119e2faa949
2023-10-16 11:37:11 +00:00
Jason Chiu
e2badf12fb ripcurrentpro: disable shiftshader
Bug: 299213317
Change-Id: Ifddfc7fbd80a7c7fcf24a5f196c50d459dece9bb
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
2023-09-08 02:13:02 +08:00
Jason Chiu
b47d9c87bd ripcurrentpro: Disable radio until modem is ready
Bug: 299416016
Change-Id: Id3928f0ef82c47ed684401fdabf5fe8d8d34849e
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
2023-09-07 16:51:20 +08: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