commit | c738b815bac6d966d2ebf60aa0003c91e7f1b3b3 | [log] [tgz] |
---|---|---|
author | Amit Pundir <pundiramit@gmail.com> | Wed Jun 19 16:13:49 2019 +0530 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Jul 01 00:19:57 2019 +0530 |
tree | 92a13e4ad5002d84a29ab84a61d143faae1fc9e5 | |
parent | e871bcd0668e2b66d1c9753ca2e1b9e41414c33c [diff] [blame] |
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;