sepolicy: vendor: Correct path for SurfaceFlinger policy

Also use macros

Change-Id: I0c51de953a2e88e1a96603a033d697b3bdf190bf
This commit is contained in:
Jake Weinstein 2023-11-02 10:45:27 +09:00
parent bf63778267
commit 50b7fb9acb
2 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1 @@
allow surfaceflinger vendor_firmware_file:dir r_dir_perms;

View File

@ -1 +0,0 @@
allow surfaceflinger vendor_firmware_file:dir { getattr open read search };