Commit graph

6 commits

Author SHA1 Message Date
Michael Bestas
49a666d8e7
comet: Remove all boards except comet
Change-Id: Ib34dd38d55f39e9a61c0f61d9c659e07494177a1
2025-06-26 08:39:38 +03:00
Devin Moore
7cf82e6f58 Remove old unused VINTF manifest file
This file is out of date and unused, so remove it.
It's targeting Android R FCM and declaring old HIDL versions of HALs
that these devices do not use.

Test: m
Bug: 388074589
Change-Id: Ib02bbd6010db4df2e7ee7eda49dd0b45e21c0c68
2025-02-05 21:46:49 +00:00
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