aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-09 03:04:12 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-09 03:04:12 +0000
commitf72a3f37e9629f1dfcd223219a3fc4013916b178 (patch)
tree28aea3503545347ca7923e4bd5a99a830f968b22
parenteb58b795a799c5a95fe4b50724cc75a61f210ef0 (diff)
parent0a2857c44f937b8b00b37ce3138fda2005b243eb (diff)
downloadlz4-android13-d1-s3-release.tar.gz
Change-Id: I2381cd2e607133ad0103378c99246de9405cd1dc
-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,
},