diff options
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/bluetooth.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/bluetooth.mk b/bluetooth/bluetooth.mk index f2036106..77ec1aba 100644 --- a/bluetooth/bluetooth.mk +++ b/bluetooth/bluetooth.mk @@ -1,4 +1,4 @@ PRODUCT_PACKAGES += \ android.hardware.bluetooth@1.1-service.bcmbtlinux -BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/bluetooth +BOARD_SEPOLICY_DIRS += device/google/gs101/sepolicy/bluetooth |