fix remote-android/redroid-doc#200 add simulated Bluetooth
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<permissions>
|
||||
<unavailable-feature name="android.hardware.bluetooth" />
|
||||
</permissions>
|
||||
|
||||
@@ -93,11 +93,9 @@ else
|
||||
endif
|
||||
|
||||
|
||||
#DEVICE_MANIFEST_FILE += device/redroid/android.hardware.bluetooth@1.1.xml
|
||||
#
|
||||
#PRODUCT_PACKAGES += \
|
||||
# android.hardware.bluetooth@1.1-service \
|
||||
# libbt-vendor \
|
||||
DEVICE_MANIFEST_FILE += device/redroid/android.hardware.bluetooth@1.1.xml
|
||||
|
||||
PRODUCT_PACKAGES += android.hardware.bluetooth@1.1-service.sim
|
||||
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
|
||||
Reference in New Issue
Block a user