Skip to content

Commit

Permalink
cheeseburger: require 9.0.4 firmware
Browse files Browse the repository at this point in the history
Change-Id: I14ef0d677cea04b3b735292a51a01f79f6b3b5c2
  • Loading branch information
codeworkx authored and Martinusbe committed May 10, 2019
1 parent 0a14bac commit 84972ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions board-info.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
require version-modem=2019-01-18 21:49:07
require version-firmware=9.0.3
require version-modem=2019-02-22 20:07:12
require version-firmware=9.0.4
7 changes: 5 additions & 2 deletions gzosp_cheeseburger.mk
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,11 @@ TARGET_VENDOR_DEVICE_NAME := OnePlus5
PRODUCT_BUILD_PROP_OVERRIDES += TARGET_DEVICE=OnePlus5 PRODUCT_NAME=OnePlus5

PRODUCT_BUILD_PROP_OVERRIDES += \
PRIVATE_BUILD_DESC="OnePlus5-user 9 PKQ1.180716.001 1901182129 release-keys"
PRIVATE_BUILD_DESC="OnePlus5-user 9 PKQ1.180716.001 1902221944 release-keys"

BUILD_FINGERPRINT := OnePlus/OnePlus5/OnePlus5:9/PKQ1.180716.001/1901182129:user/release-keys
# Official
#BUILD_FINGERPRINT := OnePlus/OnePlus5/OnePlus5:9/PKQ1.180716.001/1902221944:user/release-keys
# Spoofed for CTS
BUILD_FINGERPRINT := OnePlus/OnePlus5/OnePlus5:8.1.0/OPM1.171019.011/06131715:user/release-keys

TARGET_VENDOR := oneplus

0 comments on commit 84972ee

Please sign in to comment.