From d7947930ec57e6b4ace7c2d697f77f1d5eb14dbb Mon Sep 17 00:00:00 2001 From: chenpaul Date: Fri, 5 Nov 2021 16:33:32 +0800 Subject: [PATCH] Remove wifi_logger related sepolicy settings Due to the fact that /vendor/bin/wifi_logger no longer exists on the P21 master branch any more, we remove obsolete sepolicy. Bug: 201599426 Test: wlan_logger in Pixel Logger is workable Change-Id: I22d99c3577f3cceb786e2ffd01c327a67d420202 --- gs101-sepolicy.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/gs101-sepolicy.mk b/gs101-sepolicy.mk index b9b3b8c5..d8b19689 100644 --- a/gs101-sepolicy.mk +++ b/gs101-sepolicy.mk @@ -29,9 +29,6 @@ BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/powerstats # sscoredump BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/sscoredump -# Wifi Logger -BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/wifi_logger - # Public PRODUCT_PUBLIC_SEPOLICY_DIRS += device/google/gs101-sepolicy/public