Support Rust in Recovery
Bug: 178565008 Bug: 165791368 Test: Build and link a Rust library into a recovery binary Change-Id: I1c76e6204019443c567082730a4cf680f4a2a74a
This commit is contained in:
@@ -29,7 +29,7 @@ var (
|
||||
VendorSuffix = ".vendor"
|
||||
ramdiskSuffix = ".ramdisk"
|
||||
VendorRamdiskSuffix = ".vendor_ramdisk"
|
||||
recoverySuffix = ".recovery"
|
||||
RecoverySuffix = ".recovery"
|
||||
sdkSuffix = ".sdk"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user