bramble: Drop PRODUCT_BUILD_SUPER_PARTITION
* Super image is not generated by a default 'm' build, but we at least want it for dist builds. Change-Id: Ia12a5314632509fcd309d51ddf757efdc37499c3
This commit is contained in:
committed by
Michael Bestas
parent
38865075c0
commit
3619339541
@@ -56,9 +56,6 @@ ifneq (REL,$(PLATFORM_VERSION_CODENAME))
|
||||
PRODUCT_PACKAGES += com.android.vndk.current.on_vendor
|
||||
endif
|
||||
|
||||
# Don't build super.img.
|
||||
PRODUCT_BUILD_SUPER_PARTITION := false
|
||||
|
||||
# b/113232673 STOPSHIP deal with Qualcomm stuff later
|
||||
# PRODUCT_RESTRICT_VENDOR_FILES := all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user