Skip to content

Commit

Permalink
Code Name Correction (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadenix authored Feb 28, 2020
1 parent 6f9650a commit fecbb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion potato_begonia.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ $(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/product_launched_with_p.mk)

# Inherit from violet device
# Inherit from begonia device
$(call inherit-product, device/redmi/begonia/device.mk)

# Inherit from our custom product configuration
Expand Down

0 comments on commit fecbb0b

Please sign in to comment.