lynx: Update sepolicy path
Change-Id: Ia24ef37000ed9e1cdf994a32447b0250e3f89186
This commit is contained in:
parent
6b9c1a349a
commit
56ebe101f9
@ -65,7 +65,7 @@ DEVICE_MANIFEST_FILE += \
|
|||||||
device/google/lynx/bluetooth/manifest_bluetooth.xml
|
device/google/lynx/bluetooth/manifest_bluetooth.xml
|
||||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/lynx/bluetooth/device_framework_matrix_product.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_HAVE_BLUETOOTH_QCOM = true
|
||||||
BOARD_USES_COMMON_BLUETOOTH_HAL = 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 device/google/gs201/BoardConfig-common.mk
|
||||||
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
|
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
|
||||||
-include vendor/google_devices/lynx/proprietary/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
|
include device/google/gs201/wifi/qcom/BoardConfig-wifi.mk
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# sepolicy that are shared among devices using whitechapel
|
# sepolicy that are shared among devices using whitechapel
|
||||||
BOARD_SEPOLICY_DIRS += device/google/lynx-sepolicy/vendor
|
BOARD_SEPOLICY_DIRS += device/google/lynx/sepolicy/vendor
|
||||||
BOARD_SEPOLICY_DIRS += device/google/lynx-sepolicy/tracking_denials
|
BOARD_SEPOLICY_DIRS += device/google/lynx/sepolicy/tracking_denials
|
||||||
|
Loading…
Reference in New Issue
Block a user