Skip to content

Commit

Permalink
Correct fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
ADeadTrousers committed Jan 8, 2023
1 parent 464539f commit 388312f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ TARGET_PREBUILT_RECOVERY_KERNEL := $(DEVICE_REGION_PATH)/prebuilt/recovery/Image
BOARD_PREBUILT_DTBOIMAGE := $(DEVICE_REGION_PATH)/prebuilt/dtbo.img
BOARD_PREBUILT_DTBIMAGE_DIR := $(DEVICE_REGION_PATH)/prebuilt/dtb

# Properties
TARGET_SYSTEM_PROP += $(DEVICE_REGION_PATH)/system.prop
1 change: 1 addition & 0 deletions system.prop
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ro.build.fingerprint=Unihertz/Atom_L_EEA/Atom_L:11/RP1A.200720.011/root.20210722.143145:user/release-keys

0 comments on commit 388312f

Please sign in to comment.