aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-09 03:05:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-09 03:05:06 +0000
commitd95e5bd26bb625f298c582c29da2261fce7bc243 (patch)
tree28aea3503545347ca7923e4bd5a99a830f968b22
parent48792f5b2f2d0ac41646758c419d221d70b083a5 (diff)
parent86ed2d66048771497429f4f8218b58f06c33ac7b (diff)
downloadlz4-android13-tests-release.tar.gz
Change-Id: Ie87c54d1a447dcd30e9295245b8fc4adc01a1507
-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,
},