Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d4401844 authored by Yifan Hong's avatar Yifan Hong
Browse files

aosp_arm64: clarify GKI in readme.

Test: none
Change-Id: Id24912a67c8700f3c68dfa924ab7b85246c7fcb0
parent 4cecc437
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
The "generic_arm64" product defines a non-hardware-specific arm64 target
without a kernel or bootloader.
without a bootloader.

It is also the target to build the generic kernel image (GKI).

It is not a product "base class"; no other products inherit
from it or use it in any way.