Commit graph

4 commits

Author SHA1 Message Date
Nelson Li
7b45c49c65 Refactor product inheritance for comet products
Add an additional layer of inheritance for `aosp_comet`.

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

Non-factory `comet` products now inherits from
`device/google/comet/comet_generic.mk` which inherit from
`device/google/comet/device-comet.mk`.

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

Bug: 336452008
Bug: 336707612
Test: lunch aosp_comet-trunk_staging-userdebug && m
Change-Id: I22306fbe0eadc217d61a19ebd163265f9d0f12a0
2024-04-29 02:57:55 +00:00
Jesse Hall
71861e711e aosp_comet: stop using swiftshader
Bug: 319226715
Test: boot to home
Change-Id: I106fc0580809543ea330105eb4e0f84c035d7054
2024-01-11 21:02:42 -08:00
Robin Peng
e5d2a88616 Migrate comet to P24 zumapro codebase
Bug: 287173316
Change-Id: Id03e526ff8ca67d8d9ee83a9d3bacfb1473e9a25
2023-06-15 06:39:59 +00:00
Cyan_Hsieh
919f3e1cb5 Initial device comet
based on 84d60a2e19d4ad09086067994d2f683ff86f6231

Bug: 263919239
Change-Id: I7be43786325116baddd35e182f87ad15fbe1a6ce
2023-01-18 18:34:03 +08:00