aosp_beryllium: Update device config

Bring aosp_beryllium device config up to speed with post
Android-10 AOSP master changes. This device config is
relatively close to upstream AOSP/device/linaro/dragonboard
project now.

Signed-off-by: Amit Pundir <pundiramit@gmail.com>
diff --git a/sepolicy/surfaceflinger.te b/sepolicy/surfaceflinger.te
index 6e146e5..17b66a8 100644
--- a/sepolicy/surfaceflinger.te
+++ b/sepolicy/surfaceflinger.te
@@ -1,6 +1 @@
-# audit2allow
-allow surfaceflinger device:dir { open read };
-allow surfaceflinger gpu_device:chr_file { getattr ioctl map open read write map};
-allow surfaceflinger sysfs_mdss:dir search;
-allow surfaceflinger sysfs_mdss:file { getattr open read map };
-allow surfaceflinger same_process_hal_file:file { getattr open read };
+gpu_access(surfaceflinger)