summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2020-10-21 18:40:51 -0700
committerYifan Hong <elsk@google.com>2020-10-21 18:40:58 -0700
commitf03616cb699441514aa6ebed1f9c5ade19d94240 (patch)
tree1f568397669c1bc25bc60acb1876845c427d0840 /Android.bp
parentd2ac860fa64716566fa046827b9364e9422abdeb (diff)
downloadgwp_asan-f03616cb699441514aa6ebed1f9c5ade19d94240.tar.gz
Make vendor_ramdisk_available.
Test: pass Bug: 156098440 Change-Id: I2b0dfc0253f822c70bf16388bb34f0fe13142996
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index de52fff..d3416ff 100644
--- a/Android.bp
+++ b/Android.bp
@@ -21,6 +21,7 @@ cc_defaults {
recovery_available: true,
native_bridge_supported: true,
ramdisk_available: true,
+ vendor_ramdisk_available: true,
// GWP-ASan currently has no support for darwin.
target: {