-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: R0rt1z2 <[email protected]>
- Loading branch information
Showing
40 changed files
with
61 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
include $(call all-subdir-makefiles) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,21 @@ | ||
# Inherit some common CM stuff. | ||
$(call inherit-product, vendor/cm/config/common_full_tv.mk) | ||
|
||
# Include CM LatinIME dictionaries | ||
#PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/dictionaries | ||
|
||
# Inherit device configuration for Fire TV Stick | ||
# Inherit device configuration for Fire TV Stick 2 | ||
$(call inherit-product, device/amazon/tank/full_tank.mk) | ||
|
||
# Screen Resolution | ||
TARGET_SCREEN_WIDTH := 600 | ||
TARGET_SCREEN_HEIGHT := 1024 | ||
|
||
# Device identifier | ||
PRODUCT_DEVICE := tank | ||
PRODUCT_NAME := cm_tank | ||
#PRODUCT_RELEASE_NAME := tank | ||
PRODUCT_BRAND := google | ||
PRODUCT_MODEL := tank | ||
PRODUCT_MANUFACTURER := amzn | ||
|
||
|
||
# Override the fingerprint | ||
PRODUCT_BUILD_PROP_OVERRIDES += \ | ||
BUILD_FINGERPRINT=SHARP/an_np40/an_np40:5.1/LMY47M/20180306:user/release-keys \ | ||
PRIVATE_BUILD_DESC="an_np40-user 5.1 LMY47M 20180306 release-keys" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# NOTE: Do Not edit configs files if you dont understand | ||
|
||
- Adapted by Zormax |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
Oops, something went wrong.