Skip to content

Commit

Permalink
sweet: Add python
Browse files Browse the repository at this point in the history
Change-Id: Iebcc87334f1106e5e483e0135ab7733efc3c271d
  • Loading branch information
DarthJabba9 authored and basamaryan committed Sep 5, 2023
1 parent 2d6ac7f commit 93ae96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
# Recovery
BOARD_HAS_LARGE_FILESYSTEM := true
TW_CUSTOM_CPU_TEMP_PATH := /sys/devices/virtual/thermal/thermal_zone18/temp
TW_INCLUDE_PYTHON := true

# Crypto
BOARD_USES_QCOM_FBE_DECRYPTION := true
BOARD_USES_METADATA_PARTITION := true

BUILD_BROKEN_MISSING_REQUIRED_MODULES := true

0 comments on commit 93ae96f

Please sign in to comment.