raviole: Drop deprecated com.android.vndk.current.on_vendor
Change-Id: I9e5827ebf0aa0438d85f16db55273c7c7306c9e0
This commit is contained in:
parent
f1ec0c5511
commit
c616c30e3d
2 changed files with 0 additions and 12 deletions
|
@ -22,9 +22,3 @@ PRODUCT_DEVICE := oriole
|
|||
PRODUCT_MODEL := AOSP on Oriole
|
||||
PRODUCT_BRAND := Android
|
||||
PRODUCT_MANUFACTURER := Google
|
||||
|
||||
# Keep the VNDK APEX in /system partition for REL branches as these branches are
|
||||
# expected to have stable API/ABI surfaces.
|
||||
ifneq (REL,$(PLATFORM_VERSION_CODENAME))
|
||||
PRODUCT_PACKAGES += com.android.vndk.current.on_vendor
|
||||
endif
|
||||
|
|
|
@ -22,9 +22,3 @@ PRODUCT_DEVICE := raven
|
|||
PRODUCT_MODEL := AOSP on Raven
|
||||
PRODUCT_BRAND := Android
|
||||
PRODUCT_MANUFACTURER := Google
|
||||
|
||||
# Keep the VNDK APEX in /system partition for REL branches as these branches are
|
||||
# expected to have stable API/ABI surfaces.
|
||||
ifneq (REL,$(PLATFORM_VERSION_CODENAME))
|
||||
PRODUCT_PACKAGES += com.android.vndk.current.on_vendor
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue