lynx: Update sepolicy path

Change-Id: Ia24ef37000ed9e1cdf994a32447b0250e3f89186
这个提交包含在:
Michael Bestas
2022-11-04 03:28:51 +02:00
父节点 6b9c1a349a
当前提交 56ebe101f9
修改 3 个文件,包含 4 行新增4 行删除

查看文件

@@ -65,7 +65,7 @@ DEVICE_MANIFEST_FILE += \
device/google/lynx/bluetooth/manifest_bluetooth.xml
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/lynx/bluetooth/device_framework_matrix_product.xml
BOARD_SEPOLICY_DIRS += device/google/lynx-sepolicy/bluetooth
BOARD_SEPOLICY_DIRS += device/google/lynx/sepolicy/bluetooth
BOARD_HAVE_BLUETOOTH_QCOM = true
BOARD_USES_COMMON_BLUETOOTH_HAL = true

查看文件

@@ -41,5 +41,5 @@ BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
include device/google/gs201/BoardConfig-common.mk
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
-include vendor/google_devices/lynx/proprietary/BoardConfigVendor.mk
include device/google/lynx-sepolicy/lynx-sepolicy.mk
include device/google/lynx/sepolicy/lynx-sepolicy.mk
include device/google/gs201/wifi/qcom/BoardConfig-wifi.mk

查看文件

@@ -1,3 +1,3 @@
# sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS += device/google/lynx-sepolicy/vendor
BOARD_SEPOLICY_DIRS += device/google/lynx-sepolicy/tracking_denials
BOARD_SEPOLICY_DIRS += device/google/lynx/sepolicy/vendor
BOARD_SEPOLICY_DIRS += device/google/lynx/sepolicy/tracking_denials