bluejay: Drop deprecated com.android.vndk.current.on_vendor
Change-Id: I9e5827ebf0aa0438d85f16db55273c7c7306c9e0
This commit is contained in:
parent
eeb30011f6
commit
83c8247ec6
1 changed files with 0 additions and 6 deletions
|
@ -22,9 +22,3 @@ PRODUCT_DEVICE := bluejay
|
|||
PRODUCT_MODEL := AOSP on Bluejay
|
||||
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