forked from openkylin/platform_build
Merge "aosp_arm64: clarify GKI in readme."
This commit is contained in:
commit
68f59362f4
|
@ -1,5 +1,7 @@
|
|||
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.
|
||||
|
|
Loading…
Reference in New Issue