Skip to content

Commit

Permalink
mint: Rebrand device project for LineageOS
Browse files Browse the repository at this point in the history
 * Move to lineage.mk
 * Move to lineage.dependencies
 * Rename to lineage_mint product device

 * Alternative ROMs will need to update their product importations
 * Related to commit I087a97e31cab2ccfba16b5378cef429785baf7d0

Change-Id: I306b0db9b95fe045f806918afdb22f2725c12b60
  • Loading branch information
AdrianDC committed Dec 31, 2016
1 parent a9db52a commit d8bdf75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion cm.mk → lineage.mk
@@ -1,5 +1,6 @@
#
# Copyright (C) 2011-2016 The CyanogenMod Project
# (C) 2017 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -26,7 +27,7 @@ TARGET_SCREEN_WIDTH := 720

# Device identifications
PRODUCT_DEVICE := mint
PRODUCT_NAME := cm_mint
PRODUCT_NAME := lineage_mint
PRODUCT_BRAND := Sony
PRODUCT_MANUFACTURER := Sony
PRODUCT_MODEL := Xperia T
Expand Down

0 comments on commit d8bdf75

Please sign in to comment.