sm7250-common: cleanup common.mk
* remove disabled oneplus-fwk (no longer needed as we using bsp blobs) * add back boot-jars for wfdcommon and telephony (needed Soong fix has been added in rom side) Signed-off-by: aswin7469 <aswinas@pixysos.com> Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>
This commit is contained in:
@@ -372,13 +372,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libOmxVenc \
|
libOmxVenc \
|
||||||
libstagefrighthw
|
libstagefrighthw
|
||||||
|
|
||||||
# OnePlus
|
|
||||||
#PRODUCT_PACKAGES += \
|
|
||||||
# oneplus-fwk
|
|
||||||
#
|
|
||||||
#PRODUCT_BOOT_JARS += \
|
|
||||||
# oneplus-fwk
|
|
||||||
|
|
||||||
# OnePlus Apps
|
# OnePlus Apps
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
OnePlusCameraOverlay \
|
OnePlusCameraOverlay \
|
||||||
@@ -500,7 +493,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libwfdaac_vendor
|
libwfdaac_vendor
|
||||||
|
|
||||||
PRODUCT_BOOT_JARS += \
|
PRODUCT_BOOT_JARS += \
|
||||||
#WfdCommon
|
WfdCommon
|
||||||
|
|
||||||
PRODUCT_BUILD_SUPER_PARTITION := false
|
PRODUCT_BUILD_SUPER_PARTITION := false
|
||||||
PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
||||||
|
|||||||
Reference in New Issue
Block a user