Fix build command for demo app

Test: N/A
Change-Id: I2f46a7ea1aa91a1c90de8e82518cbcc5e797751a
This commit is contained in:
Inseob Kim 2022-06-28 13:06:53 +09:00
parent b13bd9c4c1
commit 4db3f59117
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
## Building
```
TARGET_BUILD_APPS=MicrodroidDemoApp m apps_only dist
UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true TARGET_BUILD_APPS=MicrodroidDemoApp m apps_only dist
```
## Installing