SmartAudio/package/add-rootfs-demo/README

15 lines
496 B
Plaintext
Raw Permalink Normal View History

2018-07-13 01:31:50 +00:00
This package is used to customize the rootfs template
To use this package, add a "package/add-rootfs-demo" list
usage:
1.Add your own package or application to the corresponding directory,
---But this package or application needs to be compiled in advance;
2.Execute the command "add-rootfs-demo"
eg:
-->source build/envsetup.sh
-->lunch platform(azalea_m2ultra-tina/tulip_d1-tina/sitar_perf1-tina...)
-->cd package/add-rootfs-demo
-->"add your own package or application"
-->add-rootfs-demo