Loading target/product/aosp_arm64.mk +2 −4 Original line number Diff line number Diff line Loading @@ -48,10 +48,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system_ext.mk) # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk) # # All components inherited here go to vendor or vendor_boot image # $(call inherit-product, $(SRC_TARGET_DIR)/product/emulator_vendor.mk) PRODUCT_FULL_TREBLE_OVERRIDE := true $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk) # Loading Loading
target/product/aosp_arm64.mk +2 −4 Original line number Diff line number Diff line Loading @@ -48,10 +48,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system_ext.mk) # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk) # # All components inherited here go to vendor or vendor_boot image # $(call inherit-product, $(SRC_TARGET_DIR)/product/emulator_vendor.mk) PRODUCT_FULL_TREBLE_OVERRIDE := true $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk) # Loading