aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2020-10-29 17:17:29 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-10-29 17:17:29 +0000
commit5b1a691ce55e606c54cec587c8808333498f2370 (patch)
tree5024b2abe679431a893805f27904169093eb7b6b
parent222925c19ffe56f931677f8c8c6bf8a062bb6100 (diff)
parentd0f3cdcd41c3586f520b76faaecab4b32273f5c3 (diff)
downloadfmtlib-5b1a691ce55e606c54cec587c8808333498f2370.tar.gz
Merge "Make vendor_ramdisk_available."
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8a00674d..dacb446e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -21,6 +21,7 @@ cc_library_static {
defaults: ["fmtlib-defaults"],
vendor_available: true,
ramdisk_available: true,
+ vendor_ramdisk_available: true,
recovery_available: true,
host_supported: true,
native_bridge_supported: true,