Fix build command for demo app
Test: N/A Change-Id: I2f46a7ea1aa91a1c90de8e82518cbcc5e797751a
This commit is contained in:
parent
b13bd9c4c1
commit
4db3f59117
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue