From 37d4cfa648c1d295a4a1bdd7363835dfa83ccaaf 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 989bb70b..f00a170e 100644 --- a/gs101-sepolicy.mk +++ b/gs101-sepolicy.mk @@ -35,8 +35,5 @@ BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/sscoredump # Sniffer Logger BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/wifi_sniffer -# Wifi Logger -BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/wifi_logger - # Public PRODUCT_PUBLIC_SEPOLICY_DIRS += device/google/gs101-sepolicy/public