commit | 24c48eef295007e94cbcbd87c8c1917869262273 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Jun 18 17:57:27 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 18 17:57:27 2021 +0000 |
tree | 01bd5b71199a83cfe1640e9a7ec27aa3192e7a32 | |
parent | 1877a478f86c23f0d3741acbb25add61a75e2ed0 [diff] | |
parent | 3cce62a6b4f11c6ef57347c0a8a8bd56bd4ede35 [diff] |
Add ramdisk_available to init_first_stage's deps am: 3cce62a6b4 Original change: https://android-review.googlesource.com/c/platform/system/update_engine/+/1736258 Change-Id: I9dbeb7d670a93bbab72699773d08912aff0016fa
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"],