You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Blur
|
|
PRODUCT_PACKAGES += \
|
|
libuiblur \
|
|
Blur.h
|
|
|
|
# QC ART
|
|
PRODUCT_PACKAGES += \
|
|
libqc-art \
|
|
libqc-art-compiler
|
|
|
|
# QC Perf
|
|
PRODUCT_PACKAGES += \
|
|
libqc-opt
|
|
|
|
# QC Skia
|
|
PRODUCT_PACKAGES += \
|
|
libqc-skia
|
|
|