Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1 from shuangMoz/b2g-4.4.2_r1
Browse files Browse the repository at this point in the history
Add bluedroid library - bluetooth.default to hammerhead. r=mwu
  • Loading branch information
marcofreda527 committed Jan 22, 2014
2 parents 9bb10f1 + e89c285 commit 42fbb2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device.mk
Expand Up @@ -208,6 +208,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
bdAddrLoader

# for Gecko to support bluedroid stack
PRODUCT_PACKAGES += \
bluetooth.default

PRODUCT_PROPERTY_OVERRIDES += \
ro.opengles.version=196608

Expand Down

0 comments on commit 42fbb2b

Please sign in to comment.