Merge "aosp_arm64: clarify GKI in readme." am: 68f59362f4 am: 3cb8c98c30 am: 56ba49aae8

Original change: https://android-review.googlesource.com/c/platform/build/+/1500890

Change-Id: I9ed5d28fef40c325c7f6e521be3c943725b72613
This commit is contained in:
Treehugger Robot
2020-11-17 02:02:16 +00:00
committed by Automerger Merge Worker

View File

@@ -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.