Rename sysfs_gpu_uevent to sysfs_gpu
Fix: 385248542 Fix: 385248720 Fix: 385248893 Fix: 385248956 Fix: 385808247 Fix: 385978257 Test: make selinux_policy Flag: EXEMPT bugfix Change-Id: I8395401e50905bdcabd4858442238570edb916e9
This commit is contained in:
parent
c7b8062120
commit
e3c536e772
3 changed files with 1 additions and 4 deletions
|
@ -24,4 +24,4 @@ get_prop(euiccpixel_app, dck_prop)
|
||||||
|
|
||||||
# b/265286368 framework UI rendering properties and file access
|
# b/265286368 framework UI rendering properties and file access
|
||||||
dontaudit euiccpixel_app default_prop:file { read };
|
dontaudit euiccpixel_app default_prop:file { read };
|
||||||
dontaudit euiccpixel_app sysfs_gpu_uevent:file { read open getattr };
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
# type for gpu uevent
|
|
||||||
type sysfs_gpu_uevent, sysfs_type, fs_type;
|
|
|
@ -1 +0,0 @@
|
||||||
genfscon sysfs /devices/platform/34f00000.gpu0/uevent u:object_r:sysfs_gpu_uevent:s0
|
|
Loading…
Add table
Add a link
Reference in a new issue