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/ueventd.common.rc b/ueventd.common.rc
new file mode 100644
index 0000000..935add7
--- /dev/null
+++ b/ueventd.common.rc
@@ -0,0 +1,5 @@
+/dev/sw_sync 0660 root graphics
+
+# gpu
+/dev/dri/card0 0660 system graphics
+/dev/dri/renderD128 0666 system graphics