Skip to content
Snippets Groups Projects
Commit a71c33c8 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 11148463 from 34ac7f73 to ks-qcom-release

Change-Id: I094e3f8b9719d6fdae657a2398f915729acc1a1f
parents 9c496092 34ac7f73
No related branches found
No related tags found
No related merge requests found
{
"features": "alloc",
"patch": "patches/rules.mk.diff"
}
13a14,16
> MODULE_LIBRARY_DEPS := \
> trusty/user/base/lib/liballoc-rust \
>
rules.mk 0 → 100644
# This file is generated by cargo2rulesmk.py --run --config cargo2rulesmk.json.
# Do not modify this file as changes will be overridden on upgrade.
LOCAL_DIR := $(GET_LOCAL_DIR)
MODULE := $(LOCAL_DIR)
MODULE_CRATE_NAME := ciborium_io
MODULE_SRCS := \
$(LOCAL_DIR)/src/lib.rs \
MODULE_RUST_EDITION := 2021
MODULE_RUSTFLAGS += \
--cfg 'feature="alloc"' \
MODULE_LIBRARY_DEPS := \
trusty/user/base/lib/liballoc-rust \
include make/library.mk
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment