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

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

Change-Id: I3da1d6e86783faf458b6fefe08704e14817e3dcf
This commit is contained in:
Treehugger Robot
2020-11-17 01:53:36 +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.