Merge "priv_app.te: Remove auditallow for privapp_data_file"
am: 9b624df22c
Change-Id: I2ead619b7e3b7539707ef3e8bba67dc79c58fea0
This commit is contained in:
commit
2e8216ddc0
1 changed files with 0 additions and 4 deletions
|
@ -31,10 +31,6 @@ userdebug_or_eng(`
|
|||
# * /data/user_de/0/com.google.android.gms/app_chimera
|
||||
# TODO: Tighten (b/112357170)
|
||||
allow priv_app privapp_data_file:file execute;
|
||||
# b/142672293: No other priv-app should need this allow rule now that GMS core runs in its own domain.
|
||||
userdebug_or_eng(`
|
||||
auditallow priv_app privapp_data_file:file execute;
|
||||
')
|
||||
|
||||
allow priv_app privapp_data_file:lnk_file create_file_perms;
|
||||
|
||||
|
|
Loading…
Reference in a new issue