Skip to content

Commit

Permalink
osprey: Set shipping API level via inherited makefile
Browse files Browse the repository at this point in the history
 * PRODUCT_SHIPPING_API_LEVEL is set there

Change-Id: I8adecfbaafb538277f6451a5dbc8abc279bf0c15
  • Loading branch information
Rashed97 authored and althafvly committed Jun 6, 2020
1 parent 453f5c4 commit 1486ca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

# Inherit from msm8916-common
$(call inherit-product, device/motorola/msm8916-common/msm8916.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_l_mr1.mk)

# Screen density
PRODUCT_AAPT_PREF_CONFIG := xhdpi
Expand Down

0 comments on commit 1486ca3

Please sign in to comment.