am 25e75aba: am 6e3bbf64: am 0ac89b45: Merge "Remove libGLES_android from non-emulator builds; Remove screenrecord from SDK build."

* commit '25e75abac2c9229c0c4741e33f504a341a36ad94':
  Remove libGLES_android from non-emulator builds; Remove screenrecord from SDK build.
This commit is contained in:
Ying Wang 2014-04-15 23:42:38 +00:00 committed by Android Git Automerger
commit 105ed03cf0
4 changed files with 3 additions and 3 deletions

View File

@ -60,7 +60,6 @@ PRODUCT_PACKAGES += \
mdnsd \
mms-common \
requestsync \
screenrecord \
telephony-common \
voip-common \
wifi-service

View File

@ -35,7 +35,6 @@ PRODUCT_PACKAGES += \
libEGL \
libETC1 \
libFFTEm \
libGLES_android \
libGLESv1_CM \
libGLESv2 \
libbinder \

View File

@ -43,6 +43,7 @@ PRODUCT_PACKAGES += \
libGLESv1_CM_emulation \
lib_renderControl_enc \
libEGL_emulation \
libGLES_android \
libGLESv2_enc \
libOpenglSystemCommon \
libGLESv2_emulation \

View File

@ -32,7 +32,8 @@ PRODUCT_PACKAGES += \
bcc \
clatd \
clatd.conf \
pppd
pppd \
screenrecord
PRODUCT_PACKAGES += \
librs_jni \