Enable wireless Xbox 360 controller support
This commit is contained in:
parent
a57590d4ed
commit
918a7eaf8d
1 changed files with 4 additions and 0 deletions
|
@ -109,6 +109,10 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml
|
||||
|
||||
# Enable wireless Xbox 360 controller support
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/base/data/keyboards/Vendor_045e_Product_028e.kl:system/usr/keylayout/Vendor_045e_Product_0719.kl
|
||||
|
||||
# This is CM!
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/cm/config/permissions/com.cyanogenmod.android.xml:system/etc/permissions/com.cyanogenmod.android.xml
|
||||
|
|
Loading…
Reference in a new issue