Skip to content

Commit 247c1ab

Browse files
committed
add tpm_insecure_fallback flag to ensure that it works properly on different devices
1 parent b7fda09 commit 247c1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ channel_config=stable.conf
99
USE="${USE} chromeless_tests"
1010
USE="${USE} intel_lpe"
1111
USE="${USE} kvm_host crosvm-gpu virtio_gpu"
12-
USE="${USE} tpm2 -tpm tpm2_simulator tpm2_simulator_manufacturer"
12+
USE="${USE} tpm2 -tpm tpm2_simulator tpm2_simulator_manufacturer tpm_insecure_fallback"
1313
# USE="${USE} arc_vulcan -arc_intel -android-container-nyc android-container-pi vulkan android_vulkan_compute_0 android_aep esdfs"
1414
# USE="${USE} llvm arc_preinstall_apk arc_fydeos_service arc_remove_gms arc_preinstall_wmpf"
1515
USE="${USE} vulkan llvm esdfs"

0 commit comments

Comments
 (0)