commit | a89459069dde43130a74ee651e4a74359ebf61da | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Oct 21 18:19:38 2020 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Oct 21 18:41:51 2020 -0700 |
tree | 833cd934cda2a68a733aab98230cb63edb824e93 | |
parent | 60f1d4392708db183229cdc306d299404794f4a5 [diff] |
Make {vendor_,}ramdisk_available. Test: pass Bug: 156098440 Change-Id: Ibc46f2178c8cd8cf071d2d29772320a28af87f7e
diff --git a/Android.bp b/Android.bp index 2ef1e5d..f452cf3 100644 --- a/Android.bp +++ b/Android.bp
@@ -39,6 +39,8 @@ support_system_process: true, }, host_supported: true, + ramdisk_available: true, + vendor_ramdisk_available: true, recovery_available: true, apex_available: [ "//apex_available:platform",