Skip to content

Commit

Permalink
tank: use foster fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-cr committed Aug 9, 2020
1 parent 6a1cb8f commit d97ef27
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ PRODUCT_MANUFACTURER := amzn

# Override the fingerprint
PRODUCT_BUILD_PROP_OVERRIDES += \
BUILD_FINGERPRINT=Amazon/full_tank/tank:5.1.1/LVY48F/288.6.4.8_user_648595120:user/release-keys \
PRIVATE_BUILD_DESC="full_tank-user 5.1.1 LVY48F 288.6.4.8_user_648595120 release-keys"
BUILD_FINGERPRINT=NVIDIA/foster_e/foster:5.1/LMY47D/35739_609.6420:user/release-keys \
PRIVATE_BUILD_DESC="foster_e-user 5.1 LMY47D 35739_609.6420 release-keys"

5 changes: 5 additions & 0 deletions system.prop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ persist.service.adb.enable=1
persist.service.debuggable=1
persist.sys.usb.config=mtp,adb

# GooglePlay
ro.build.version.ota=2.1(22.18.61.16)
ro.com.google.gmsversion=5.0_r2
ro.com.google.clientidbase=android-nvidia

# No RIL
keyguard.no_require_sim=1
ro.radio.use-ppp=no
Expand Down

0 comments on commit d97ef27

Please sign in to comment.