Skip to content

Commit

Permalink
tb128fu: Fix include of telephony stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Royna2544 committed Aug 12, 2023
1 parent 1a322db commit 832b2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evolution_tb128fu.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)

# Inherit some common Evolution-X stuff.
$(call inherit-product, vendor/evolution/config/common_full_tablet_wifionly.mk)
Expand Down

0 comments on commit 832b2e4

Please sign in to comment.