Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 271e8cd6 authored by Matthew Maurer's avatar Matthew Maurer
Browse files

Reapply "rustc-1.82.0 Build 12803484"

This reverts commit 19f13fe0.

This should be resolved by statically linking `libstd` into the FFI
module used by `secure_env`.

Bug: 369422063
Test: v2/cloud-android-devs/cuttlefish_gfxstream_graphics_vts_tests
Change-Id: Ifd3da54c1be6bec1bb98591a349d48d33714e24c
parent 5a4f022c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ import (
var (
	pctx = android.NewPackageContext("android/soong/rust/config")

	RustDefaultVersion = "1.81.0"
	RustDefaultVersion = "1.82.0"
	RustDefaultBase    = "prebuilts/rust/"
	DefaultEdition     = "2021"
	Stdlibs            = []string{