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: Ifddaa3eb1623d3ec0a26c259790a43cdbb39424d
This commit is contained in:
Jiyong Park
2020-02-06 19:02:23 +09:00
parent 59bc1b706d
commit 8b22ee5fe9

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_walleye