Fix typo in microdroid/README.md
Fix small typo in word in microdroid/README.md Signed-off-by: Carlos Bilbao <cbilbao@codeaurora.org> Change-Id: I560f32db8604d6ef7d970bbd83a38f55d5c7ecf0
This commit is contained in:
parent
9900f3d733
commit
67e258298c
|
@ -11,7 +11,7 @@ Any 64-bit target (either x86\_64 or arm64) is supported. 32-bit target is not
|
||||||
supported. Note that we currently don't support user builds; only userdebug
|
supported. Note that we currently don't support user builds; only userdebug
|
||||||
builds are supported.
|
builds are supported.
|
||||||
|
|
||||||
The only remaining requirment is that `com.android.virt` APEX has to be
|
The only remaining requirement is that `com.android.virt` APEX has to be
|
||||||
pre-installed. To do this, add the following line in your product makefile.
|
pre-installed. To do this, add the following line in your product makefile.
|
||||||
|
|
||||||
```make
|
```make
|
||||||
|
|
Loading…
Reference in New Issue