mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
LG8n: Don't explicitly include updatable_apex.mk
It is inherited by base_system.mk as of QPR2 Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
7c44c6a656
commit
ed388ee2e3
|
@ -430,9 +430,6 @@ PRODUCT_PACKAGES += \
|
||||||
android.hardware.thermal@1.0-impl \
|
android.hardware.thermal@1.0-impl \
|
||||||
android.hardware.thermal@2.0.vendor
|
android.hardware.thermal@2.0.vendor
|
||||||
|
|
||||||
# Updatable APEXes
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
|
||||||
|
|
||||||
# USB
|
# USB
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.usb@1.3.vendor \
|
android.hardware.usb@1.3.vendor \
|
||||||
|
|
Loading…
Reference in a new issue