sdm660-common: move VNDK APEX to vendor partition

... for aosp_* targets so that we don't need to update vendor.img everytime
there is a change in the VNDK libraries

Bug: 140136207
Test: build, m
Signed-off-by: Manish4586 <manish.n.manish45@gmail.com>
Change-Id: Ibfe67b4cca6ef6648ad39a50154cb539348b008a
This commit is contained in:
Jiyong Park 2020-09-11 20:29:04 +05:30 committed by OdSazib
parent 262f018a5e
commit 80a9405ac4
No known key found for this signature in database
GPG key ID: 0954440B60470871

View file

@ -567,7 +567,8 @@ PRODUCT_PACKAGES += \
libdng_sdk.vendor_32 \
libstdc++.vendor_32 \
vndk-ext \
vndk_package
vndk_package \
com.android.vndk.current.on_vendor
# WiFi
PRODUCT_PACKAGES += \