OSDN Git Service

generic_x86: add powerbtnd service
[android-x86/build.git] / target / board / generic_x86 / AndroidBoard.mk
index fca2423..5ada248 100644 (file)
@@ -26,6 +26,7 @@ endif
 
 TARGET_PREBUILT_APPS := $(wildcard device/common/app/*.apk $(TARGET_LOCAL_PATH)/app/*.apk)
 PRODUCT_COPY_FILES   += $(strip $(initrcs) $(tsfiles) $(foreach f,$(TARGET_PREBUILT_APPS),$(f):system/app/$(notdir $(f))))
+PRODUCT_COPY_FILES   += $(call cpyfile,excluded-input-devices.xml,system/etc)
 
 define include-wpa-supplicant-conf
 LOCAL_PATH := $(1)