commit | d91662a27224e6d2d475bbc3e5fe5250e939a6f1 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Jun 14 11:55:32 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Mon Jun 14 11:56:57 2021 +0900 |
tree | 1c841731f459e894e7869bbb917679ef4043ae13 | |
parent | 3dbe823a2a520e573ae849717230352c7aece6cc [diff] [blame] |
Add ramdisk_available to init_first_stage's deps Bug: 187196593 Test: boot Change-Id: I31ce63d23459571b9584601f242f6c035c873f6b
diff --git a/Android.bp b/Android.bp index 531bfa2..2dd701d 100644 --- a/Android.bp +++ b/Android.bp
@@ -34,6 +34,7 @@ product_available: true, // TODO(b/153609531): remove when no longer needed. native_bridge_supported: true, + ramdisk_available: true, recovery_available: true, vendor_ramdisk_available: true, vndk: {