From 7af5403b74f557076cf1077b4dcf181f91880ed2 Mon Sep 17 00:00:00 2001 From: Patty Date: Wed, 8 Sep 2021 17:30:21 +0800 Subject: [PATCH] Add gs101 bluetooth sepolicy config makefile - Add gs101 bluetooth makefile Bug: 196308076 Test: boot with service btlinux started Change-Id: I3e23e8e4e3bcb21b8142ecf235411f761e142d38 --- bluetooth/bluetooth.mk | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bluetooth/bluetooth.mk diff --git a/bluetooth/bluetooth.mk b/bluetooth/bluetooth.mk new file mode 100644 index 00000000..f2036106 --- /dev/null +++ b/bluetooth/bluetooth.mk @@ -0,0 +1,4 @@ +PRODUCT_PACKAGES += \ + android.hardware.bluetooth@1.1-service.bcmbtlinux + +BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/bluetooth