You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
625 B
22 lines
625 B
######################################################
|
|
### Domain for all appman spawned web apps
|
|
######################################################
|
|
|
|
#######################################
|
|
# /dev
|
|
#######################################
|
|
|
|
#/dev/fusion.0
|
|
allow webappdomain dfb_fusion_device:file create_file_perms ;
|
|
|
|
#comm="content_shell" name="surface_0x00000004_shared_allocation_0x21097e70"
|
|
allow webappdomain dfb_surface_device:file rw_file_perms ;
|
|
|
|
#content_shell /dev/soc_tde
|
|
allow webappdomain tde_device:chr_file rw_file_perms ;
|
|
|
|
#/dev/mmz_userdev
|
|
allow webappdomain mmz_userdev_device:chr_file rw_file_perms ;
|
|
|
|
|