From 7fefeca8061f46bbfec99e8c24efaa5bf067d29b Mon Sep 17 00:00:00 2001 From: Tomasz Swierczek Date: Sun, 9 Mar 2025 12:08:36 +0100 Subject: [PATCH] Revert "Add hal-backend service & socket to allowed lists." This reverts commit 63aec578fb3ad9f70e3a4f32cba149c830e79cc9. Hal-backend service is failing continously on quickbuild & we need to release the latest changes from tizen branch. Reverted commit will be back after this revert is released. Change-Id: I1c0d19dba946bf5928896cb614e6f27dbc94cca6 --- test/new_service_test/systemd_service.csv | 1 - test/new_service_test/systemd_socket.csv | 1 - 2 files changed, 2 deletions(-) diff --git a/test/new_service_test/systemd_service.csv b/test/new_service_test/systemd_service.csv index 058a255..86cb358 100644 --- a/test/new_service_test/systemd_service.csv +++ b/test/new_service_test/systemd_service.csv @@ -99,7 +99,6 @@ gpsd.service,location,location,System,0,0,1,0,0,0,0,0,0,0 gumd.service,root,root,System::Privileged,1,1,1,1,1,1,1,1,1,0 gumd.service,root,root,System,1,1,1,1,1,1,1,1,1,0 hal-rpmdb-checker.service,system_fw,system_fw,System,1,1,1,1,1,1,1,1,1,0 -hal-backend-service.service,root,root,System,1,1,1,1,1,1,1,1,1,0 hal-compatibility-checker.service,system_fw,system_fw,System,1,1,1,1,1,1,1,1,1,0 init-update.service,root,root,System::Privileged,1,1,1,1,1,1,1,1,1,0 initrd-cleanup.service,root,root,System,1,1,1,1,1,1,1,1,1,0 diff --git a/test/new_service_test/systemd_socket.csv b/test/new_service_test/systemd_socket.csv index b431963..457d2e1 100644 --- a/test/new_service_test/systemd_socket.csv +++ b/test/new_service_test/systemd_socket.csv @@ -60,4 +60,3 @@ tef-simulator.socket,,,0770,*,@,0,0,0,0,0,1,1,1,1,0 resourced.socket,,,0777,*,@,1,1,1,1,1,1,1,1,1,0 pass-resource-monitor.socket,system_fw,system_fw,0777,*,@,1,1,1,1,1,1,1,1,1,0 webauthn.socket,,,0777,*,@,1,1,1,1,1,1,1,1,1,0 -hal-backend-service.socket,,,0777,*,@,1,1,1,1,1,1,1,1,1,0 -- 2.34.1