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

Commit

Permalink
Bug 1134604 - Customize WiFi capabilities for Shinano devices r=mwu
Browse files Browse the repository at this point in the history
Looks like "[GF]" and "[LSIG-TXOP-PROT]" features exposed from
device/qcom/msm8974/hostapd.conf are not supported. Those are making
WiFi tethering failing.
  • Loading branch information
Alexandre Lissy committed Feb 19, 2015
1 parent 8c17647 commit 0f938db
Show file tree
Hide file tree
Showing 2 changed files with 1,044 additions and 0 deletions.
1 change: 1 addition & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/volume.cfg:system/etc/volume.cfg \
$(LOCAL_PATH)/media_profiles.xml:system/etc/media_profiles.xml \
$(LOCAL_PATH)/hostapd.conf:system/etc/hostapd/hostapd_default.conf \
system/bluetooth/data/main.le.conf:system/etc/bluetooth/main.conf \

PRODUCT_PROPERTY_OVERRIDES += \
Expand Down
Loading

0 comments on commit 0f938db

Please sign in to comment.