From 9e6928be124eab5f32134e158b8f40c67a4b03a9 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 3 Nov 2022 19:04:59 +0200 Subject: [PATCH] Include missing ConnectivityThermalPowerManager sepolicy Change-Id: I1e0f05159a6797251ed85360966aa45246005bbd --- sepolicy/gs101-sepolicy.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sepolicy/gs101-sepolicy.mk b/sepolicy/gs101-sepolicy.mk index f8eb5fd1..5181ef0b 100644 --- a/sepolicy/gs101-sepolicy.mk +++ b/sepolicy/gs101-sepolicy.mk @@ -1,3 +1,6 @@ +# ConnectivityThermalPowerManager +BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/connectivity_thermal_power_manager + # sepolicy that are shared among devices using whitechapel BOARD_SEPOLICY_DIRS += device/google/gs101/sepolicy/whitechapel/vendor/google