forked from openkylin/platform_build
Remove inputflinger from the builds.
Some day... some day... Test: builds Change-Id: I1a0390c7bfa15f7590a869ba5e12e112ec510602
This commit is contained in:
parent
c66d5d674f
commit
7d4944da37
|
@ -45,9 +45,6 @@ PRODUCT_PACKAGES += \
|
|||
incident \
|
||||
incident_report \
|
||||
input \
|
||||
input.evdev.default \
|
||||
inputflinger \
|
||||
inputflingerhost \
|
||||
javax.obex \
|
||||
libandroid \
|
||||
libandroid_runtime \
|
||||
|
@ -66,7 +63,6 @@ PRODUCT_PACKAGES += \
|
|||
libeffects \
|
||||
libinput \
|
||||
libinputflinger \
|
||||
libinputflingerhost \
|
||||
libiprouteutil \
|
||||
libjnigraphics \
|
||||
libldnhncr \
|
||||
|
|
Loading…
Reference in New Issue