Skip to content

Commit

Permalink
X00T: Set stock ASUS build desc and fingerprint
Browse files Browse the repository at this point in the history
This is to be shown in recovery, to be masked/faked via libinit later to pass SafetyNet.

Change-Id: Ic9b5a709e7b11002a9b79d340f53ea67b761b34d
  • Loading branch information
justks authored and Swamoy14 committed Jan 18, 2021
1 parent 119ce3f commit b170c97
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions aosp_X00T.mk
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,7 @@ PRODUCT_GMS_CLIENTID_BASE := android-asus

TARGET_VENDOR := asus
TARGET_VENDOR_PRODUCT_NAME := X00T
PRODUCT_BUILD_PROP_OVERRIDES += PRIVATE_BUILD_DESC="X00T-user 11 RQ1A.210105.003 7005429 release-keys"
PRODUCT_BUILD_PROP_OVERRIDES += PRIVATE_BUILD_DESC="sdm660_64-user 10 QKQ1 72 release-keys"

# Set BUILD_FINGERPRINT variable to be picked up by both system and vendor build.prop
BUILD_FINGERPRINT := asus/X00T/X00T:11/RQ1A.210105.003/7005429:user/release-keys

PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.build.fingerprint=$(BUILD_FINGERPRINT)
BUILD_FINGERPRINT := asus/ASUS_X00TD/ASUS_X00TD:10/QKQ1/17.2017.2012.438-20201203:user/release-keys

0 comments on commit b170c97

Please sign in to comment.