aosp_beryllium: Add initial support for AOSP on Xiaomi Poco F1

Boots Xiaomi Poco F1 device to console. ADB is working.
Display is broken due to missing drm and panel drivers
and firmware files.

Signed-off-by: Amit Pundir <pundiramit@gmail.com>
diff --git a/sepolicy/webview_zygote.te b/sepolicy/webview_zygote.te
new file mode 100644
index 0000000..ad1ecbb
--- /dev/null
+++ b/sepolicy/webview_zygote.te
@@ -0,0 +1,2 @@
+# audit2allow
+allow webview_zygote zygote:unix_dgram_socket write;