mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-02-01 09:20:23 +00:00
sync codebase to master
Bug: 193476758 Test: build pass Change-Id: I4ae9f7920d29a28151a1f73ed379aa9b60552e02 Merged-In: I13a5312f6224de4ad0d624bdba4b443ce86330aa
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
# b/193084798
|
||||
dontaudit dumpstate incident:process signal;
|
||||
dontaudit dumpstate incident:process sigkill;
|
||||
# b/192197221
|
||||
dontaudit dumpstate artd:binder call;
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# b/193084909
|
||||
# b/192985880
|
||||
dontaudit incidentd odsign_prop:file read;
|
||||
|
||||
6
private/toolbox.te
Normal file
6
private/toolbox.te
Normal file
@@ -0,0 +1,6 @@
|
||||
# b/192506182
|
||||
dontaudit toolbox toolbox:capability dac_read_search ;
|
||||
dontaudit toolbox toolbox:capability dac_override ;
|
||||
dontaudit toolbox virtualizationservice_data_file:dir setattr;
|
||||
# b/192985881
|
||||
dontaudit toolbox toolbox:capability fowner;
|
||||
2
tracking_denials/hal_dumpstate_impl.te
Normal file
2
tracking_denials/hal_dumpstate_impl.te
Normal file
@@ -0,0 +1,2 @@
|
||||
# b/193472671
|
||||
dontaudit hal_dumpstate_impl sysfs:file getattr;
|
||||
4
vendor/qcom/common/qspmhal.te
vendored
4
vendor/qcom/common/qspmhal.te
vendored
@@ -25,6 +25,4 @@ hal_client_domain(system_app, hal_qspmhal)
|
||||
# It's not necessary to use the google camera app.
|
||||
dontaudit google_camera_app hal_qspmhal_hwservice:hwservice_manager find;
|
||||
|
||||
dontaudit untrusted_app_29 hal_qspmhal_hwservice:hwservice_manager find;
|
||||
dontaudit untrusted_app_27 hal_qspmhal_hwservice:hwservice_manager find;
|
||||
dontaudit untrusted_app_25 hal_qspmhal_hwservice:hwservice_manager find;
|
||||
dontaudit untrusted_app_all hal_qspmhal_hwservice:hwservice_manager find;
|
||||
|
||||
Reference in New Issue
Block a user