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"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<permissions>
|
<permissions>
|
||||||
<unavailable-feature name="android.hardware.bluetooth" />
|
|
||||||
</permissions>
|
</permissions>
|
||||||
|
|||||||
@@ -93,11 +93,9 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
#DEVICE_MANIFEST_FILE += device/redroid/android.hardware.bluetooth@1.1.xml
|
DEVICE_MANIFEST_FILE += device/redroid/android.hardware.bluetooth@1.1.xml
|
||||||
#
|
|
||||||
#PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += android.hardware.bluetooth@1.1-service.sim
|
||||||
# android.hardware.bluetooth@1.1-service \
|
|
||||||
# libbt-vendor \
|
|
||||||
|
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|||||||
Reference in New Issue
Block a user