Skip to content

Commit

Permalink
fog: force keymaster version to 4.1
Browse files Browse the repository at this point in the history
Signed-off-by: alternoegraha <[email protected]>
  • Loading branch information
alternoegraha committed Dec 4, 2023
1 parent ede92d8 commit c3d8892
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ TARGET_USES_MKE2FS := true
TW_NO_SCREEN_BLANK := true
TW_EXCLUDE_APEX := true
TW_FRAMERATE := 60
TW_FORCE_KEYMASTER_VER := true

# UEFI
TARGET_USES_UEFI := true
Expand Down
1 change: 1 addition & 0 deletions system.prop
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ fbe.metadata.wrappedkey=true
ro.boot.dynamic_partitions=true
ro.crypto.volume.filenames_mode=aes-256-cts
ro.virtual_ab.enabled=true
keymaster_ver=4.1

0 comments on commit c3d8892

Please sign in to comment.