libsepol: Add a README.android file.
Add a README.android file to libsepol identifying its upstream
origin, current version, and new files added.
Change-Id: I3b191f75ce9c71b1ae642c8788f61e9c98d933e7
Signed-off-by: Stephen Smalley <[email protected]>
diff --git a/README.android b/README.android
new file mode 100644
index 0000000..8cd572f
--- /dev/null
+++ b/README.android
@@ -0,0 +1,9 @@
+This directory contains libsepol, the SELinux binary policy library.
+Upstream git repository is https://github.com/SELinuxProject/selinux
+(libsepol subdirectory) and official releases are available from
+https://github.com/SELinuxProject/selinux/wiki/Releases.
+
+Last updated to libsepol 2.4.
+
+New files added for Android:
+* libsepol/Android.mk (later added upstream)