Commit graph

4 commits

Author SHA1 Message Date
Michael Bestas
c0de1a6cd1
akita: Remove all boards except akita
Change-Id: Ib34dd38d55f39e9a61c0f61d9c659e07494177a1
2025-06-26 07:52:08 +03:00
Devin Moore
d3de836f4e 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: I764d2022875cb30ff985f5fdb39296e36b6ca8d7
2025-02-05 17:38:42 +00:00
Nelson Li
b518294be1 Refactor product inheritance for akita products
Add an additional layer of inheritance for `aosp_akita`, and
`aosp_akita_fullmte`.

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

Non-factory `akita` products now inherits from
`device/google/akita/akita_generic.mk` which inherit from
`device/google/akita/device-akita.mk`.

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

Bug: 332219400
Bug: 335565718
Test: lunch aosp_akita-trunk_staging-userdebug && m
      lunch aosp_akita_fullmte-trunk_staging-userdebug && m

Change-Id: Id98e494f8262e0dfe76349369d2e5c0c34eaaa2b
2024-04-26 02:36:28 +00:00
Cyan_Hsieh
f755ad1606 Initial akita device
based on 3b89a2d00ab5e110e6b01e8836ee6a7aaa6ec6e2

Bug: 249656909
Change-Id: I00dfa05d50a13e5229368ff33d5462c38f712069
2022-10-17 14:16:47 +08:00