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: m
Change-Id: Ic7ffaa9503902884f219400cf93516a6fbf8b210
(cherry picked from commit 1d97f70555)
(cherry picked from commit cdd222f7bf)
This commit is contained in:
Jiyong Park
2020-02-06 19:02:28 +09:00
committed by Bill Yi
parent ccf54c95c9
commit e22c8b3af7

View File

@@ -35,6 +35,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_RESTRICT_VENDOR_FILES := owner
PRODUCT_PACKAGES += com.android.vndk.current.on_vendor
PRODUCT_MANUFACTURER := Google
PRODUCT_BRAND := Android
PRODUCT_NAME := aosp_taimen