Add Oriole only sepolicy for bluetooth_ext

Bug: 280970790
Test: make sepolicy and manual test
Change-Id: I986f11c25b23c53321b47b9f142bd7bbf0f5000f
This commit is contained in:
Ted Wang 2023-05-07 11:27:19 +00:00
parent 859e878674
commit 1a82245b5f

View file

@ -73,6 +73,9 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/raviole/powerhint-oriole.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json device/google/raviole/powerhint-oriole.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
# Bluetooth sepolicy
include device/google/gs101-sepolicy/oriole-sepolicy.mk
# Bluetooth # Bluetooth
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true \ persist.bluetooth.a2dp_aac.vbr_supported=true \