From 0bbc562d4140a3e53c5c614d35be9f985e2ad3c2 Mon Sep 17 00:00:00 2001 From: Sergiu Ferentz Date: Mon, 30 Oct 2023 11:07:10 +0000 Subject: [PATCH] Revert "Update error on ROM 11021299" This reverts commit 2ee5bdcc3410936a3a81cf59198fffb7462cf2ab. Reason for revert: Build breakage at: b/308395718 Change-Id: I43b2eafbdb398ce4b47ee1e5ebd86e5317916e58 --- tracking_denials/con_monitor_app.te | 6 +----- tracking_denials/dmd.te | 2 -- tracking_denials/gnss_check.te | 2 -- .../hal_graphics_composer_default.te | 2 -- tracking_denials/hal_health_default.te | 5 +---- tracking_denials/hal_sensors_default.te | 2 -- tracking_denials/kernel.te | 3 +-- tracking_denials/modem_ml_svc_sit.te | 2 -- tracking_denials/rebalance_interrupts_vendor.te | 2 -- tracking_denials/shell.te | 2 -- tracking_denials/system_server.te | 3 +-- tracking_denials/system_suspend.te | 16 ---------------- tracking_denials/systemui_app.te | 3 +-- tracking_denials/vendor_cccdktimesync_app.te | 2 -- tracking_denials/vendor_init.te | 4 +--- 15 files changed, 6 insertions(+), 50 deletions(-) delete mode 100644 tracking_denials/dmd.te delete mode 100644 tracking_denials/gnss_check.te delete mode 100644 tracking_denials/hal_graphics_composer_default.te delete mode 100644 tracking_denials/hal_sensors_default.te delete mode 100644 tracking_denials/modem_ml_svc_sit.te delete mode 100644 tracking_denials/rebalance_interrupts_vendor.te delete mode 100644 tracking_denials/shell.te delete mode 100644 tracking_denials/system_suspend.te delete mode 100644 tracking_denials/vendor_cccdktimesync_app.te diff --git a/tracking_denials/con_monitor_app.te b/tracking_denials/con_monitor_app.te index ffd9bec..9075c28 100644 --- a/tracking_denials/con_monitor_app.te +++ b/tracking_denials/con_monitor_app.te @@ -1,8 +1,4 @@ # b/307468771 userdebug_or_eng(` permissive con_monitor_app; -')# b/308381432 -dontaudit con_monitor_app activity_service:service_manager { find }; -dontaudit con_monitor_app content_capture_service:service_manager { find }; -dontaudit con_monitor_app game_service:service_manager { find }; -dontaudit con_monitor_app netstats_service:service_manager { find }; +') \ No newline at end of file diff --git a/tracking_denials/dmd.te b/tracking_denials/dmd.te deleted file mode 100644 index ac62949..0000000 --- a/tracking_denials/dmd.te +++ /dev/null @@ -1,2 +0,0 @@ -# b/308381409 -dontaudit dmd servicemanager:binder { call }; diff --git a/tracking_denials/gnss_check.te b/tracking_denials/gnss_check.te deleted file mode 100644 index 4db6b0d..0000000 --- a/tracking_denials/gnss_check.te +++ /dev/null @@ -1,2 +0,0 @@ -# b/308381338 -dontaudit gnss_check property_socket:sock_file { write }; diff --git a/tracking_denials/hal_graphics_composer_default.te b/tracking_denials/hal_graphics_composer_default.te deleted file mode 100644 index 6754f57..0000000 --- a/tracking_denials/hal_graphics_composer_default.te +++ /dev/null @@ -1,2 +0,0 @@ -# b/308381451 -dontaudit hal_graphics_composer_default sysfs:file { read }; diff --git a/tracking_denials/hal_health_default.te b/tracking_denials/hal_health_default.te index 3da4968..aef0929 100644 --- a/tracking_denials/hal_health_default.te +++ b/tracking_denials/hal_health_default.te @@ -1,7 +1,4 @@ # b/307468788 userdebug_or_eng(` permissive hal_health_default; -')# b/308380763 -dontaudit hal_health_default sysfs:file { getattr }; -dontaudit hal_health_default sysfs:file { open }; -dontaudit hal_health_default sysfs:file { read }; +') \ No newline at end of file diff --git a/tracking_denials/hal_sensors_default.te b/tracking_denials/hal_sensors_default.te deleted file mode 100644 index db925a3..0000000 --- a/tracking_denials/hal_sensors_default.te +++ /dev/null @@ -1,2 +0,0 @@ -# b/308381687 -dontaudit hal_sensors_default sysfs_leds:file { write }; diff --git a/tracking_denials/kernel.te b/tracking_denials/kernel.te index 3dda63e..8160c1f 100644 --- a/tracking_denials/kernel.te +++ b/tracking_denials/kernel.te @@ -1,5 +1,4 @@ # b/307468756 userdebug_or_eng(` permissive kernel; -')# b/308381222 -dontaudit kernel kernel:capability { net_bind_service }; +') \ No newline at end of file diff --git a/tracking_denials/modem_ml_svc_sit.te b/tracking_denials/modem_ml_svc_sit.te deleted file mode 100644 index f517366..0000000 --- a/tracking_denials/modem_ml_svc_sit.te +++ /dev/null @@ -1,2 +0,0 @@ -# b/308381747 -dontaudit modem_ml_svc_sit statsdw_socket:sock_file { write }; diff --git a/tracking_denials/rebalance_interrupts_vendor.te b/tracking_denials/rebalance_interrupts_vendor.te deleted file mode 100644 index fa7f82b..0000000 --- a/tracking_denials/rebalance_interrupts_vendor.te +++ /dev/null @@ -1,2 +0,0 @@ -# b/308381263 -dontaudit rebalance_interrupts_vendor rebalance_interrupts_vendor:capability { dac_override }; diff --git a/tracking_denials/shell.te b/tracking_denials/shell.te deleted file mode 100644 index 729e8b0..0000000 --- a/tracking_denials/shell.te +++ /dev/null @@ -1,2 +0,0 @@ -# b/308381279 -dontaudit shell sysfs:file { getattr }; diff --git a/tracking_denials/system_server.te b/tracking_denials/system_server.te index 837b5f8..dd6e930 100644 --- a/tracking_denials/system_server.te +++ b/tracking_denials/system_server.te @@ -1,5 +1,4 @@ # b/307468690 userdebug_or_eng(` permissive system_server; -')# b/308381611 -dontaudit system_server vendor_public_lib_file:dir { search }; +') \ No newline at end of file diff --git a/tracking_denials/system_suspend.te b/tracking_denials/system_suspend.te deleted file mode 100644 index 006eb47..0000000 --- a/tracking_denials/system_suspend.te +++ /dev/null @@ -1,16 +0,0 @@ -# b/308381292 -dontaudit system_suspend_server sysfs:dir { open }; -dontaudit system_suspend_server sysfs:dir { read }; -dontaudit system_suspend_server sysfs:file { getattr }; -dontaudit system_suspend_server sysfs:file { open }; -dontaudit system_suspend_server sysfs:file { read }; -dontaudit system_suspend_server sysfs_batteryinfo:dir { open }; -dontaudit system_suspend_server sysfs_batteryinfo:dir { read }; -dontaudit system_suspend_server sysfs_batteryinfo:file { getattr }; -dontaudit system_suspend_server sysfs_batteryinfo:file { open }; -dontaudit system_suspend_server sysfs_batteryinfo:file { read }; -dontaudit system_suspend_server sysfs_wlc:dir { open }; -dontaudit system_suspend_server sysfs_wlc:dir { read }; -dontaudit system_suspend_server sysfs_wlc:file { getattr }; -dontaudit system_suspend_server sysfs_wlc:file { open }; -dontaudit system_suspend_server sysfs_wlc:file { read }; diff --git a/tracking_denials/systemui_app.te b/tracking_denials/systemui_app.te index f9f5389..b9967a6 100644 --- a/tracking_denials/systemui_app.te +++ b/tracking_denials/systemui_app.te @@ -1,5 +1,4 @@ # b/307468867 userdebug_or_eng(` permissive systemui_app; -')# b/308381668 -dontaudit systemui_app statsmanager_service:service_manager { find }; +') \ No newline at end of file diff --git a/tracking_denials/vendor_cccdktimesync_app.te b/tracking_denials/vendor_cccdktimesync_app.te deleted file mode 100644 index 885c6c6..0000000 --- a/tracking_denials/vendor_cccdktimesync_app.te +++ /dev/null @@ -1,2 +0,0 @@ -# b/308381394 -dontaudit vendor_cccdktimesync_app hal_bluetooth_coexistence_service:service_manager { find }; diff --git a/tracking_denials/vendor_init.te b/tracking_denials/vendor_init.te index 4f3bce5..2ae4665 100644 --- a/tracking_denials/vendor_init.te +++ b/tracking_denials/vendor_init.te @@ -1,6 +1,4 @@ # b/307468733 userdebug_or_eng(` permissive vendor_init; -')# b/308381748 -dontaudit vendor_init debugfs_trace_marker:file { getattr }; -dontaudit vendor_init default_prop:property_service { set }; +') \ No newline at end of file