aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 05:59:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 05:59:09 +0000
commit9a6b41a54c70fffb501d3c9f8ceeb3148c848f09 (patch)
tree28aea3503545347ca7923e4bd5a99a830f968b22
parent083266a9b8b4f3f724654036924521da6146e51b (diff)
parent86ed2d66048771497429f4f8218b58f06c33ac7b (diff)
downloadlz4-android13-frc-documentsui-release.tar.gz
Snap for 8558685 from 86ed2d66048771497429f4f8218b58f06c33ac7b to tm-frc-documentsui-releaset_frc_doc_330543000t_frc_doc_330443060t_frc_doc_330443000android13-frc-documentsui-release
Change-Id: I3949050c6534c845b2aaa56453f9e0facbe8b7bb
-rw-r--r--lib/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Android.bp b/lib/Android.bp
index b282c0fb..2ea46454 100644
--- a/lib/Android.bp
+++ b/lib/Android.bp
@@ -27,6 +27,8 @@ cc_library {
recovery_available: true,
vendor_available: true,
product_available: true,
+ ramdisk_available: true,
+ vendor_ramdisk_available: true,
vndk: {
enabled: true,
},