aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Anderson <dvander@google.com>2020-09-17 19:32:23 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-09-17 19:32:23 +0000
commitb624dccd70272c9a6ef7009a36e57447cedc9960 (patch)
treefd218398fe3b2f86a4ed408ce5a420bafa251be2
parent30e4bb1e9f728a675b6b35573574120e525294f7 (diff)
parent46a3400f2549bd0b9b9ba059db2ade0ef7d93226 (diff)
downloadbrotli-b624dccd70272c9a6ef7009a36e57447cedc9960.tar.gz
Merge "Make libbrotli ramdisk_available."
-rwxr-xr-xAndroid.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c81922d..18a30d7 100755
--- a/Android.bp
+++ b/Android.bp
@@ -18,6 +18,7 @@ cc_library_static {
host_supported: true,
vendor_available: true,
recovery_available: true,
+ ramdisk_available: true,
apex_available: [
"//apex_available:platform",