Merge "RamdumpService: Update the SELinux policy for Flood Control to use Firebase Cloud Firestore." into main
This commit is contained in:
commit
31cb3f5521
1 changed files with 4 additions and 0 deletions
|
@ -1,8 +1,12 @@
|
|||
# SEpolicy for com.android.ramdump
|
||||
type ramdump_app, domain;
|
||||
|
||||
userdebug_or_eng(`
|
||||
app_domain(ramdump_app)
|
||||
|
||||
# For using Firebase Cloud Firestore
|
||||
net_domain(ramdump_app)
|
||||
|
||||
allow ramdump_app app_api_service:service_manager find;
|
||||
|
||||
allow ramdump_app ramdump_vendor_data_file:file create_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue