Remove tracking_denials for media related module

All bugs in modified te files were already fixed

Bug: 264490072
Bug: 264489679
Bug: 264490012
Bug: 264489523
Test: test video recording/playback under enforcing mode
Change-Id: Iac7dc597f58dcc5f7bd936ddb607aa7158467a34
This commit is contained in:
Ernie Hsu 2023-01-16 10:08:12 +00:00
parent 3b97d74811
commit c2a4092ee6
4 changed files with 0 additions and 21 deletions

View file

@ -1,4 +0,0 @@
# b/264490072
userdebug_or_eng(`
permissive mediacodec_google;
')

View file

@ -1,4 +0,0 @@
# b/264490012
userdebug_or_eng(`
permissive mediacodec_samsung;
')

View file

@ -1,7 +0,0 @@
# b/262794577
dontaudit mediaserver mediacodec_google:binder { call };
dontaudit mediaserver mediacodec_samsung:binder { call };
# b/264489523
userdebug_or_eng(`
permissive mediaserver;
')

View file

@ -1,6 +0,0 @@
# b/262794578
dontaudit mediaswcodec mediacodec_samsung:binder { call };
# b/264489679
userdebug_or_eng(`
permissive mediaswcodec;
')