Skip to content

Commit

Permalink
Update and rename lineage.mk to gzosp.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
oadam11 authored Sep 22, 2017
1 parent 89039ea commit 1551ea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lineage.mk → gzosp.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.

# Inherit some common CM stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
$(call inherit-product, vendor/gzosp/config/common_full_phone.mk)

$(call inherit-product, device/motorola/athene/full_athene.mk)

Expand All @@ -25,7 +25,7 @@ TARGET_BOOTANIMATION_HALF_RES := true

## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := athene
PRODUCT_NAME := lineage_athene
PRODUCT_NAME := gzosp_athene
PRODUCT_BRAND := Motorola
PRODUCT_MANUFACTURER := Motorola
PRODUCT_RELEASE_NAME := athene

0 comments on commit 1551ea4

Please sign in to comment.