[T106][ZXW-22]7520V3SCV2.01.01.02P42U09_VEC_V0.8_AP_VEC origin source commit
Change-Id: Ic6e05d89ecd62fc34f82b23dcf306c93764aec4b
diff --git a/ap/lib/libtinyalsa/README b/ap/lib/libtinyalsa/README
new file mode 100644
index 0000000..85b1e5e
--- /dev/null
+++ b/ap/lib/libtinyalsa/README
@@ -0,0 +1,9 @@
+tinyalsa: a small library to interface with ALSA in the Linux kernel
+
+The aims are:
+
+- Provide a basic pcm and mixer API
+- If it's not absolutely needed, don't add it to the API
+- Avoid supporting complex and unnecessary operations that could be
+ dealt with at a higher level
+