aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-25 12:29:54 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-25 12:29:54 +0000
commit3487b017fba7b6ec2e970de50adb04ce02955d59 (patch)
tree0149be66b81799f68f2904d9d92d807e0b46b9fb
parent1010125b3cce5ce7f6f3f42f135ac00dce174221 (diff)
parentbd748f639f8156d3c439c46178ee2e1176b226cf (diff)
downloadfec-android13-mainline-go-ipsec-release.tar.gz
Snap for 8358640 from bd748f639f8156d3c439c46178ee2e1176b226cf to mainline-go-ipsec-releaseaml_go_ips_330911000android13-mainline-go-ipsec-release
Change-Id: I4da43f54c35e7f4dd576e976e2d33c322f5af2f8
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9966bd9..3bbcc45 100644
--- a/Android.bp
+++ b/Android.bp
@@ -37,6 +37,8 @@ license {
cc_library {
name: "libfec_rs",
host_supported: true,
+ ramdisk_available: true,
+ vendor_ramdisk_available: true,
recovery_available: true,
srcs: [
"encode_rs_char.c",