提交 a54b2f4c 编写于 作者: R Roberto Mier Escandon

correct build-android supported build targets names

上级 10c933b8
......@@ -44,14 +44,14 @@ $ . build/envsetup.sh
Then initialize the build using ```lunch```.
```
$ lunch anbox_desktop_x86_64-userdebug
$ lunch anbox_x86_64-userdebug
```
The complete list of supported build targets:
* anbox_desktop_x86_64-userdebug
* anbox_desktop_armv7a_neon-userdebug
* anbox_desktop_arm64-userdebug
* anbox_x86_64-userdebug
* anbox_armv7a_neon-userdebug
* anbox_arm64-userdebug
Now build everything with
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册