bluejay: Update sepolicy path

Change-Id: Id3ac46ece229303c6d8dcc5b6492d40a10216be2
This commit is contained in:
Michael Bestas 2022-08-07 21:37:04 +03:00
parent 4c4ce1a3ae
commit 6aa61ba5ed
No known key found for this signature in database
GPG key ID: CC95044519BE6669
2 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ $(call inherit-product-if-exists, vendor/google_devices/bluejay/proprietary/Wall
DEVICE_PACKAGE_OVERLAYS += device/google/bluejay/bluejay/overlay
include device/google/gs101/fingerprint/extension/fingerprint.extension.mk
include device/google/bluejay-sepolicy/bluejay-sepolicy.mk
include device/google/bluejay/sepolicy/bluejay-sepolicy.mk
include device/google/bluejay/audio/bluejay/audio-tables.mk
include device/google/gs101/device-shipping-common.mk
include device/google/gs101/telephony/pktrouter.mk

View file

@ -1,2 +1,2 @@
BOARD_VENDOR_SEPOLICY_DIRS += device/google/bluejay-sepolicy/bluejay
BOARD_VENDOR_SEPOLICY_DIRS += device/google/bluejay-sepolicy/tracking_denials
BOARD_VENDOR_SEPOLICY_DIRS += device/google/bluejay/sepolicy/bluejay
BOARD_VENDOR_SEPOLICY_DIRS += device/google/bluejay/sepolicy/tracking_denials