From d94cfccb714fde3a249a362fd885e6fd3dd358b9 Mon Sep 17 00:00:00 2001 From: Vic Huang Date: Tue, 21 May 2024 09:59:42 +0000 Subject: [PATCH] [BT] Add sepolicy of power stats Bug: 341652267 Test: Local build and test pass Change-Id: Ie3acff612c1f46e403d9b5b8047b6b2666fb1bde --- bcmbt/bluetooth.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/bcmbt/bluetooth.mk b/bcmbt/bluetooth.mk index af4cf99..18c066b 100644 --- a/bcmbt/bluetooth.mk +++ b/bcmbt/bluetooth.mk @@ -11,6 +11,7 @@ PRODUCT_PACKAGES += \ BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy +BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/powerstats DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/bcmbt/compatibility_matrix.xml