commit | 3cce62a6b4f11c6ef57347c0a8a8bd56bd4ede35 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Jun 14 11:55:35 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Jun 18 17:12:18 2021 +0000 |
tree | 01bd5b71199a83cfe1640e9a7ec27aa3192e7a32 | |
parent | 1877a478f86c23f0d3741acbb25add61a75e2ed0 [diff] |
Add ramdisk_available to init_first_stage's deps Bug: 187196593 Test: boot Change-Id: I0a9ba90f0ae6f0b551e73d0a4361b8cf5d2c1e85
diff --git a/Android.bp b/Android.bp index a37a34f..e07681b 100644 --- a/Android.bp +++ b/Android.bp
@@ -147,6 +147,7 @@ cc_library_static { name: "update_metadata-protos", host_supported: true, + ramdisk_available: true, recovery_available: true, srcs: ["update_engine/update_metadata.proto"],