Merge "Move packages from base_system to base_vendor."

This commit is contained in:
Anton Hansson 2018-07-10 06:27:30 +00:00 committed by Gerrit Code Review
commit b02bda26bd
3 changed files with 1 additions and 3 deletions

View File

@ -112,7 +112,6 @@ PRODUCT_PACKAGES += \
libc_malloc_hooks \
libcutils \
libdl \
libdrmclearkeyplugin \
libdrmframework \
libdrmframework_jni \
libEGL \

View File

@ -35,6 +35,7 @@ PRODUCT_PACKAGES += \
libbundlewrapper \
libclearkeycasplugin \
libdownmix \
libdrmclearkeyplugin \
libeffectproxy \
libeffects \
libldnhncr \

View File

@ -23,8 +23,6 @@ PRODUCT_SHIPPING_API_LEVEL := 28
_base_mk_whitelist := \
recovery/root/etc/mke2fs.conf \
vendor/lib/mediadrm/libdrmclearkeyplugin.so \
vendor/lib64/mediadrm/libdrmclearkeyplugin.so \
_my_whitelist := $(_base_mk_whitelist)