RamdumpService: Update the SELinux policy for Flood Control to use Firebase Cloud Firestore.
Bug: 369260803 Design: go/fc-app-server Flag: NONE N/A Change-Id: Iebc91446aad59e2ed4e995fc5fc8fd3a45e0dc6f
This commit is contained in:
parent
16cae5b0bc
commit
8ad4c5c9b9
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